Home
last modified time | relevance | path

Searched refs:bv (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dopenldap.c617 struct berval bv, *bvals; in oldap_state_mechs_resp() local
633 if(!bv.bv_val) in oldap_state_mechs_resp()
707 struct berval *bv = NULL; in oldap_state_bind_resp() local
722 if(bv) in oldap_state_bind_resp()
723 ber_bvfree(bv); in oldap_state_bind_resp()
989 struct berval bv, *bvals; in oldap_recv() local
1051 result = client_write(data, STRCONST("DN: "), bv.bv_val, bv.bv_len, in oldap_recv()
1061 if(!bv.bv_val) in oldap_recv()
1065 result = client_write(data, STRCONST("\t"), bv.bv_val, bv.bv_len, in oldap_recv()
1073 !strncmp(bv.bv_val + bv.bv_len - 7, ";binary", 7); in oldap_recv()
[all …]

Completed in 6 milliseconds