Searched refs:slap_reply_t (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dproto-slap.h1583 memset( (slap_reply_t *) rsRI + 1, 0, \
1584 sizeof(*rsRI) - sizeof(slap_reply_t) ); \
1586 LDAP_SLAPD_F (void) (rs_reinit) LDAP_P(( SlapReply *rs, slap_reply_t type ));
H A Dslap.h2097 } slap_reply_t; typedef in typeref:enum:slap_reply_e
2129 slap_reply_t sr_type;
H A Dresult.c232 (rs_reinit)( SlapReply *rs, slap_reply_t type )
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dchain.c962 slap_reply_t sr_type = rs->sr_type;

Completed in 208 milliseconds