Home
last modified time | relevance | path

Searched refs:bv_len (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/lib/
H A Dopenldap.c340 Curl_bufref_set(out, servercred->bv_val, servercred->bv_len, NULL); in oldap_get_message()
358 cred.bv_len = Curl_bufref_len(initresp); in oldap_perform_auth()
381 cred.bv_len = Curl_bufref_len(resp); in oldap_continue_auth()
417 passwd.bv_len = 0; in oldap_perform_bind()
422 passwd.bv_len = strlen(passwd.bv_val); in oldap_perform_bind()
634 bvals[i].bv_len, &llen); in oldap_state_mechs_resp()
635 if(bvals[i].bv_len == llen) in oldap_state_mechs_resp()
1045 result = client_write(data, STRCONST("DN: "), bv.bv_val, bv.bv_len, in oldap_recv()
1059 result = client_write(data, STRCONST("\t"), bv.bv_val, bv.bv_len, in oldap_recv()
1066 binary = bv.bv_len > in oldap_recv()
[all...]
H A Dldap.c663 result = Curl_base64_encode(vals[i]->bv_val, vals[i]->bv_len, in ldap_do()
692 vals[i]->bv_len); in ldap_do()
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_ramdisk.c144 unsigned int len = bvec.bv_len; in rd_make_request()
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
H A Dltp_tbio.c435 size = bv->bv_len; in tbio_transfer()
/third_party/cups-filters/utils/
H A Dcups-browsed.c4280 bval.bv_len = (BrowseLDAPPassword == NULL) ? 0 : strlen(BrowseLDAPPassword); in ldap_rebind_proc()
4549 bval.bv_len = (BrowseLDAPPassword == NULL) ? 0 : strlen(BrowseLDAPPassword); in ldap_new_connection()
4915 if (size < (bval[0]->bv_len + 1)) { in ldap_getval_firststring()
4922 size = bval[0]->bv_len + 1; in ldap_getval_firststring()

Completed in 18 milliseconds