Lines Matching defs:ftmp
2050 __nis_mapping_format_t *ftmp;
2053 for (nf = 0, ftmp = f; ftmp->type != mmt_end; ftmp++) {
2096 __nis_mapping_format_t *ftmp;
2104 for (nf = numItems = 0, ftmp = f; ftmp->type != mmt_end; ftmp++) {
2111 if (ftmp->type == mmt_item)
2113 else if (ftmp->type == mmt_berstring && ftmp->match.berString &&
2114 ftmp->match.berString[0] == 'a')
2230 __nis_mapping_format_t *ftmp;
2244 for (nf = numitem = 0, ftmp = f; ftmp->type != mmt_end;
2245 ftmp++) {
2247 if (ftmp->type == mmt_item)