Home
last modified time | relevance | path

Searched refs:mmt_end (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_val.c54 for (nf = 0; m[nf].type != mmt_end; nf++); in cloneMappingFormat()
104 case mmt_end: in cloneMappingFormat()
126 for (i = 0; m[i].type != mmt_end; i++) { in freeMappingFormat()
142 case mmt_end: in freeMappingFormat()
805 case mmt_end: in getMappingFormat()
858 case mmt_end: in getMappingFormat()
1068 moreFormat = (a[i].type != mmt_end); in getMappingFormatArray()
2024 case mmt_end: in scanMappingFormat()
2053 for (nf = 0, ftmp = f; ftmp->type != mmt_end; ftmp++) { in verifyMappingMatch()
2104 for (nf = numItems = 0, ftmp = f; ftmp->type != mmt_end; ftmp++) { in matchMappingItem()
[all …]
H A Dldap_parse.h133 mmt_berstring, mmt_begin, mmt_end} enumerator
H A Dnis_parse_ldap_map.c651 for (n = 0; base[n].type != mmt_end; n++) { in parse_name_fields()
1278 for (n = 0; base[n].type != mmt_end; n++) { in get_lhs_match()
1613 for (n = 0; base[n].type != mmt_end; n++) { in get_print_mapping_element()
1865 for (n = 0; base[n].type != mmt_end; n++) { in get_print_sub_element()
2471 base[n].type = mmt_end; in get_mapping_format()
H A Dnis_parse_ldap_util.c539 while (fmt->type != mmt_end) { in free_mapping_format()
568 case mmt_end: in free_mapping_format()
1399 while (in[i].type != mmt_end) in dup_format_mapping()
1442 case mmt_end: in dup_format_mapping()