Home
last modified time | relevance | path

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

/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dfilter.c748 ftype = LDAP_SUBSTRING_ANY; in put_substring_filter()
752 if ( *val != '\0' || ftype == LDAP_SUBSTRING_ANY ) { in put_substring_filter()
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dfilter.c451 case LDAP_SUBSTRING_ANY: in get_ssa()
495 case LDAP_SUBSTRING_ANY: in get_ssa()
/netbsd/external/bsd/openldap/dist/include/
H A Dldap.h594 #define LDAP_SUBSTRING_ANY ((ber_tag_t) 0x81U) /* context specific */ macro
610 #define LDAP_SUBSTRING_ANY ((ber_tag_t) 0x81U) /* context specific */ macro