Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk3.c1695 NODE *formlist, *actlist, *templist, *temptail; in userfunc() local
1697 templist = temptail = NNULL; in userfunc()
1759 temptail->n_next = temp; in userfunc()
1760 temptail = temp; in userfunc()
1762 templist = temptail = temp; in userfunc()