Home
last modified time | relevance | path

Searched defs:begin_token (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_map.c96 const char *begin_token; in add_mapping_attribute() local
603 const char *begin_token; in parse_name_fields() local
1034 const char *begin_token; in get_mapping_rule() local
1144 const char *begin_token; in get_lhs() local
1247 const char *begin_token; in get_lhs_match() local
1372 const char *begin_token; in get_lhs_paren_item() local
1444 const char *begin_token; in get_rhs() local
1594 const char *begin_token; in get_print_mapping_element() local
1853 const char *begin_token; in get_print_sub_element() local
2299 const char *begin_token; in get_search_triple() local
[all …]
H A Dnis_parse_ldap_util.c1850 get_next_token(const char **begin_token, const char **end_token, token_type *t) in get_next_token()