Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dschema.c1518 *code = LDAP_SCHERR_EMPTY; in ldap_str2syntax()
1664 *code = LDAP_SCHERR_EMPTY; in ldap_str2matchingrule()
1864 *code = LDAP_SCHERR_EMPTY; in ldap_str2matchingruleuse()
2072 *code = LDAP_SCHERR_EMPTY; in ldap_str2attributetype()
2457 *code = LDAP_SCHERR_EMPTY; in ldap_str2objectclass()
2750 *code = LDAP_SCHERR_EMPTY; in ldap_str2contentrule()
3008 *code = LDAP_SCHERR_EMPTY; in ldap_str2structurerule()
3194 *code = LDAP_SCHERR_EMPTY; in ldap_str2nameform()
/netbsd/src/external/bsd/openldap/dist/include/
Dldap_schema.h41 #define LDAP_SCHERR_EMPTY 10 macro