Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dnextafter.S41 ftmp: .long 0,0 /// WILL WRITE INTO label
120 fstpl PIC_L(ftmp) / create underflow signal
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_val.c2050 __nis_mapping_format_t *ftmp; in verifyMappingMatch() local
2053 for (nf = 0, ftmp = f; ftmp->type != mmt_end; ftmp++) { in verifyMappingMatch()
2096 __nis_mapping_format_t *ftmp; in matchMappingItem() local
2104 for (nf = numItems = 0, ftmp = f; ftmp->type != mmt_end; ftmp++) { in matchMappingItem()
2111 if (ftmp->type == mmt_item) in matchMappingItem()
2113 else if (ftmp->type == mmt_berstring && ftmp->match.berString && in matchMappingItem()
2114 ftmp->match.berString[0] == 'a') in matchMappingItem()
2230 __nis_mapping_format_t *ftmp; in extractMappingItem() local
2244 for (nf = numitem = 0, ftmp = f; ftmp->type != mmt_end; in extractMappingItem()
2245 ftmp++) { in extractMappingItem()
[all …]
/illumos-gate/usr/src/cmd/csh/
H A Dsh.c767 int fp, ftmp, oldidfds; in rechist() local
779 ftmp = SHOUT; in rechist()
786 SHOUT = ftmp; in rechist()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c6790 ql_fcache_t *ftmp; in ql_setup_fcache() local
6819 tail->next = ftmp; in ql_setup_fcache()
6820 tail = ftmp; in ql_setup_fcache()
6849 ftmp = head; in ql_setup_fcache()
6851 tail = ftmp->next; in ql_setup_fcache()
6854 ftmp = tail; in ql_setup_fcache()
6890 ql_fcache_t *ftmp; in ql_update_fcache() local
6908 tail->next = ftmp; in ql_update_fcache()
6909 tail = ftmp; in ql_update_fcache()
7014 tail = ftmp->next; in ql_fcache_rel()
[all …]