Home
last modified time | relevance | path

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

/curl/lib/
H A Dopenldap.c602 struct berval bv, *bvals; in oldap_state_mechs_resp() local
618 if(!bv.bv_val) in oldap_state_mechs_resp()
692 struct berval *bv = NULL; in oldap_state_bind_resp() local
707 if(bv) in oldap_state_bind_resp()
708 ber_bvfree(bv); in oldap_state_bind_resp()
974 struct berval bv, *bvals; in oldap_recv() local
1036 result = client_write(data, STRCONST("DN: "), bv.bv_val, bv.bv_len, in oldap_recv()
1046 if(!bv.bv_val) in oldap_recv()
1050 result = client_write(data, STRCONST("\t"), bv.bv_val, bv.bv_len, in oldap_recv()
1058 !strncmp(bv.bv_val + bv.bv_len - 7, ";binary", 7); in oldap_recv()
[all …]

Completed in 6 milliseconds