Searched refs:tmpt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c672 struct transp *t, *tmpt = NULL; local
676 for (t = trans; t; t = tmpt) {
690 tmpt = t->tr_next;

Completed in 93 milliseconds