Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.h630 extern const char *get_ldap_filter(const char **begin, const char **end);
H A Dnis_parse_ldap_util.c1789 s = get_ldap_filter(&begin, &end); in get_next_object_dn_token()
2292 get_ldap_filter(const char **begin, const char **end) in get_ldap_filter() function
2447 s = get_ldap_filter(&s_begin, &s_end); in validate_ldap_filter()
H A Dnis_parse_ldap_map.c2387 s = get_ldap_filter(&begin_token, &end_token); in get_search_triple()