Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_schema.h250 ldap_str2contentrule LDAP_P((
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dschemaparse.c144 cr = ldap_str2contentrule( line, &code, &err, LDAP_SCHEMA_ALLOW_ALL ); in parse_cr()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dschema.c2730 ldap_str2contentrule( LDAP_CONST char * s, in ldap_str2contentrule() function