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

  /src/external/bsd/openldap/dist/servers/slapd/
cr.c 239 if ( at_append_to_list(sat, &scr->scr_required) ) {
277 if ( at_append_to_list(sat, &scr->scr_allowed) ) {
319 if ( at_append_to_list(sat, &scr->scr_precluded) ) {
at.c 150 at_append_to_list( function
717 if ( at_append_to_list(sat, &supsat->sat_subtypes) ) {
oc.c 275 if ( at_append_to_list(sat, &soc->soc_required) ) {
316 if ( at_append_to_list(sat, &soc->soc_allowed) ) {
proto-slap.h 233 LDAP_SLAPD_F (int) at_append_to_list LDAP_P((

Completed in 17 milliseconds