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

/freebsd-9.3-release/usr.sbin/config/
H A Dmkmakefile.c563 struct files_name *nl, *tnl; local
570 for (nl = STAILQ_FIRST(&fntab); nl != NULL; nl = tnl) {
572 tnl = STAILQ_NEXT(nl, f_next);

Completed in 40 milliseconds