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

  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
bind.c 34 wt_bind( Operation *op, SlapReply *rs ) function
43 Debug( LDAP_DEBUG_ARGS, "==> wt_bind: dn: %s\n",
65 "wt_bind: wt_ctx_get failed\n" );
proto-wt.h 235 extern BI_op_bind wt_bind;
init.c 334 bi->bi_op_bind = wt_bind;

Completed in 24 milliseconds