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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.c60 struct autodir *dir_head; variable in typeref:struct:autodir
188 if (dir_head != NULL) {
213 for (dir = dir_head; dir; dir = dir->dir_next) {
513 for (dir = dir_head; dir; dir = dir->dir_next) {
H A Dauto_subr.c241 if (dir_head == NULL)
242 dir_head = dir;
277 for (dir = dir_head; dir; dir = dir->dir_next) {
H A Dautomount.h255 extern struct autodir *dir_head;
H A Dautod_main.c99 struct autodir *dir_head; variable in typeref:struct:autodir

Completed in 63 milliseconds