ldap_decode       219 libcli/ldap/ldap_message.h NTSTATUS ldap_decode(struct asn1_data *data,
ldap_decode       153 source4/ldap_server/ldap_server.c 	status = ldap_decode(asn1, samba_ldap_control_handlers(), msg);
ldap_decode       111 source4/libcli/cldap/cldap.c 	status = ldap_decode(asn1, NULL, ldap_msg);
ldap_decode       466 source4/libcli/cldap/cldap.c 	status = ldap_decode(req->asn1, NULL, ldap_msg);
ldap_decode       482 source4/libcli/cldap/cldap.c 		status = ldap_decode(req->asn1, NULL, ldap_msg);
ldap_decode       203 source4/libcli/ldap/ldap_client.c 	status = ldap_decode(asn1, samba_ldap_control_handlers(), msg);