Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.h57 #define OPEN_BRACKET '[' macro
H A Dnis_parse_ldap_map.c267 if (s < attrib_end && *s == OPEN_BRACKET) { in add_mapping_attribute()
1810 if (s < end_s && *s == OPEN_BRACKET) { in get_mapping_item()
2533 } else if (*s1 == OPEN_BRACKET) in getIndex()
H A Dnis_parse_ldap_util.c1909 *s == COLON_CHAR || *s == OPEN_BRACKET || in get_next_token()
2078 } else if (*s == OPEN_BRACKET) { in get_next_extract_format_item()
2140 case OPEN_BRACKET: in get_next_extract_format_item()