Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Daclparse.c326 parse_acl( in parse_acl() function
H A Dproto-slap.h105 LDAP_SLAPD_F (int) parse_acl LDAP_P(( Backend *be,
H A Dbconfig.c2254 if ( parse_acl(c->be, c->fname, c->lineno, c->argc, c->argv, i ) ) { in config_generic()
7340 parse_acl(be->bd_self, "config_back_db_open", 0, 6, (char **)defacl, 0 ); in config_back_db_open()