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

  /src/external/bsd/openldap/dist/servers/slapd/
result.c 273 (rs_reinit)( SlapReply *rs, slap_reply_t type ) function
275 rs_reinit( rs, type ); /* proto-slap.h macro */
proto-slap.h 1616 #define rs_reinit(rs, type) do { \ macro
1620 /* Got type before memset in case of rs_reinit(rs, rs->sr_type) */ \
1625 LDAP_SLAPD_F (void) (rs_reinit) LDAP_P(( SlapReply *rs, slap_reply_t type ));
bconfig.c 4428 rs_reinit( &rs, REP_RESULT );
4433 rs_reinit( &rs, REP_RESULT );
7599 rs_reinit( &rs, REP_RESULT );
7644 rs_reinit( &rs, REP_RESULT );
7686 rs_reinit( &rs, REP_RESULT );
syncrepl.c 4582 rs_reinit( &rs_modify, REP_RESULT );
4670 rs_reinit( &rs_delete, REP_RESULT );
4929 rs_reinit( &rs_delete, REP_RESULT );
5322 rs_reinit( &rs_modify, REP_RESULT );
  /src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
pam.c 415 rs_reinit(&rs2, REP_RESULT);
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
pcache.c 884 rs_reinit( &sreply, REP_RESULT );
1849 rs_reinit( &sreply, REP_RESULT );
3474 rs_reinit( &rs, REP_RESULT );
3481 rs_reinit( &rs, REP_RESULT );
4737 rs_reinit( &rs, REP_RESULT );
syncprov.c 834 rs_reinit( &frs, REP_RESULT );
1643 rs_reinit( &rsm, REP_RESULT );
1833 rs_reinit( &frs, REP_RESULT );
accesslog.c 789 rs_reinit( &rs, REP_RESULT );
2018 rs_reinit( &rs2, REP_RESULT );
  /src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
autogroup.c 564 rs_reinit( &rs, REP_RESULT );

Completed in 46 milliseconds