ldap_encode       222 libcli/ldap/ldap_message.h bool ldap_encode(struct ldap_message *msg,
ldap_encode       107 source4/ldap_server/ldap_server.c 		if (!ldap_encode(msg, samba_ldap_control_handlers(), &b, call)) {
ldap_encode       346 source4/libcli/cldap/cldap.c 	if (!ldap_encode(msg, NULL, &req->encoded, req)) {
ldap_encode       399 source4/libcli/cldap/cldap.c 		if (!ldap_encode(msg, NULL, &blob1, req)) {
ldap_encode       412 source4/libcli/cldap/cldap.c 	if (!ldap_encode(msg, NULL, &blob2, req)) {
ldap_encode       611 source4/libcli/ldap/ldap_client.c 	if (!ldap_encode(msg, samba_ldap_control_handlers(), &req->data, req)) {