Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_util.c1787 } else if (*s == OPEN_PAREN_CHAR) { in get_next_object_dn_token()
1865 if (*s == OPEN_PAREN_CHAR) { in get_next_token()
1908 *s == OPEN_PAREN_CHAR || *s == COMMA_CHAR || in get_next_token()
2307 if (*s == OPEN_PAREN_CHAR) { in get_ldap_filter()
2313 else if (*s == OPEN_PAREN_CHAR) in get_ldap_filter()
2445 if (*s == OPEN_PAREN_CHAR) { in validate_ldap_filter()
H A Dnis_parse_ldap_conf.h49 #define OPEN_PAREN_CHAR '(' macro
H A Dnis_parse_ldap_map.c621 while (name_s < name_s_end && *name_s != OPEN_PAREN_CHAR) in parse_name_fields()
2387 if (*s == OPEN_PAREN_CHAR) { in get_search_triple()