Searched refs:tmphead (Results 1 – 2 of 2) sorted by relevance
383 ARFILE *tmphead = NULL; in mcmd() local395 if (tmphead) in mcmd()398 tmphead = fileptr; in mcmd()421 if (!tmphead) in mcmd()425 listend->ar_next = tmphead; in mcmd()436 abifile->ar_next = tmphead; in mcmd()438 tmphead->ar_next = listhead; in mcmd()439 listhead = tmphead; in mcmd()
1225 mblk_t *tmp, *next, *tmphead, *tmptail; in mac_hw_emul() local1275 mac_sw_lso(mp, emul, &tmphead, &tmptail, in mac_hw_emul()1277 if (tmphead == NULL) { in mac_hw_emul()1290 tmphead = tmp; in mac_hw_emul()1296 tmphead = tmp; in mac_hw_emul()1306 head = tmphead; in mac_hw_emul()1310 tail->b_next = tmphead; in mac_hw_emul()