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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/passdb/
H A Dpdb_nds.c45 struct berval **requestBV,
111 if(ber_flatten(requestBer, requestBV) == LBER_ERROR)
133 struct berval **requestBV,
202 if(ber_flatten(requestBer, requestBV) == LBER_ERROR)
311 struct berval *requestBV = NULL; local
322 err = berEncodeLoginData(&requestBV, objectDN, methodIDLen, methodID, tag, 0, NULL);
330 requestBV, NULL, NULL, &replyOID, &replyBV)))
380 if(requestBV)
382 ber_bvfree(requestBV);
468 struct berval *requestBV local
44 berEncodePasswordData( struct berval **requestBV, const char *objectDN, const char *password, const char *password2) argument
132 berEncodeLoginData( struct berval **requestBV, char *objectDN, unsigned int methodIDLen, unsigned int *methodID, char *tag, size_t putDataLen, void *putData) argument
557 struct berval *requestBV = NULL; local
[all...]

Completed in 87 milliseconds