Home
last modified time | relevance | path

Searched refs:parseDomainScope (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dcontrols.c35 static SLAP_CTRL_PARSE_FN parseDomainScope; variable
168 parseDomainScope, LDAP_SLIST_ENTRY_INITIALIZER(next) },
1711 static int parseDomainScope ( in parseDomainScope() function