HomeSort by: relevance | last modified time | path
    Searched refs:ldap_conncb (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
unbind.c 150 ldap_conncb *cb = ll->ll_data;
open.c 529 ldap_conncb *cb;
os-ip.c 542 ldap_conncb *cb;
request.c 772 ldap_conncb *cb;
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
remoteauth.c 611 struct ldap_conncb *ctx )
645 remoteauth_conn_delcb( LDAP *ld, Sockbuf *sb, struct ldap_conncb *ctx )
658 struct ldap_conncb ad_conncb = { .lc_add = remoteauth_conn_cb,
  /src/external/bsd/openldap/dist/include/
ldap.h 977 struct ldap_conncb;
982 struct ldap_conncb *ctx ));
984 typedef void (ldap_conn_del_f) LDAP_P(( LDAP *ld, Sockbuf *sb, struct ldap_conncb *ctx ));
989 typedef struct ldap_conncb { struct
993 } ldap_conncb; typedef in typeref:struct:ldap_conncb

Completed in 25 milliseconds