Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c1820 struct exportnode *exlist, *texlist, **texp, *exnext; local
1967 texlist = NULL;
1975 for (texp = &texlist; *texp; texp = &((*texp)->ex_next)) {
1990 exlist = texlist;