Searched defs:tempp (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dpdevinfo_funcs.c139 char *tempp, *newp; local
215 tempp = temp->value.opp.oprom_array;
217 *newp++ = *tempp++;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c6011 register unsigned short tempp; local
6015 tempp = prefer[i];
6017 prefer[j] = tempp;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c929 mib_item_t *tempp; local
931 for (tempp = item; tempp; tempp = tempp->next_item)
932 if (tempp->mib_id == 0)
934 tempp = NULL;
956 tempp = &(localp[c]);
958 (localp[c - 1]).next_item = tempp;
1504 mib_item_t *tempp; local
[all...]

Completed in 68 milliseconds