Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ldapd/
H A Dvalidate.c140 if (at->usage != USAGE_USER_APP) { in validate_dn()
411 if (!extensible && at->usage == USAGE_USER_APP && in validate_entry()
H A Dschema.h27 USAGE_USER_APP, enumerator
H A Dschema.c717 attr->usage = USAGE_USER_APP; in schema_parse_attributetype()
820 attr->usage = USAGE_USER_APP; in schema_parse_attributetype()
1318 case USAGE_USER_APP: in schema_dump_attribute()
H A Dsearch.c61 return at->usage != USAGE_USER_APP; in is_operational()