Searched refs:SLAP_USERATTRS (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/allop/
H A Dallop.c212 if ( !SLAP_USERATTRS( mask ) ) {
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_overlay.c126 if ( !SLAP_USERATTRS( rs->sr_attr_flags ) &&
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Ddynlist.c222 userattrs = SLAP_USERATTRS( rs->sr_attr_flags );
365 userattrs = SLAP_USERATTRS( rs->sr_attr_flags );
H A Drwm.c1235 !SLAP_USERATTRS( rs->sr_attr_flags ) &&
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dresult.c1073 userattrs = SLAP_USERATTRS( rs->sr_attr_flags );
H A Dslap.h2119 #define SLAP_USERATTRS(f) \ macro

Completed in 206 milliseconds