Searched refs:get_mapping_item (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_map.c | 61 static const char *get_mapping_item(const char *s, const char *end_s, 685 name_s = get_mapping_item(begin_token, name_s_end, in parse_name_fields() 1205 s = get_mapping_item(begin_token, end_s, in get_lhs() 1309 s = get_mapping_item(begin_token, end_s, in get_lhs_match() 1391 s = get_mapping_item(s, end_s, &e[n].element.item, in get_lhs_paren_item() 1470 s = get_mapping_item(begin_token, end_s, in get_rhs() 1481 s = get_mapping_item(begin_token, end_s, in get_rhs() 1714 get_mapping_item( in get_mapping_item() function 1895 s = get_mapping_item(s, end_s, &print_item[k++], type); in get_print_sub_element() 1917 s = get_mapping_item(begin_token, end_s, in get_print_sub_element() [all …]
|