Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c1784 struct exportnode *exlist, *texlist, **texp, *exnext; in do_mapent_hosts() local
1928 texlist = NULL; in do_mapent_hosts()
1933 for (texp = &texlist; *texp; texp = &((*texp)->ex_next)) { in do_mapent_hosts()
1948 exlist = texlist; in do_mapent_hosts()