Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ldapd/
Dldape.c44 void send_ldap_extended_response(struct conn *conn,
72 send_ldap_extended_response(struct conn *conn, int msgid, unsigned int type, in send_ldap_extended_response() function
195 send_ldap_extended_response(conn, msgid, type, result_code, NULL); in send_ldap_result()
326 send_ldap_extended_response(req->conn, req->msgid, LDAP_RES_EXTENDED, in ldap_extended()