Searched defs:autodir (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.h161 struct autodir { struct
167 struct autodir *dir_next; /* next entry */
168 struct autodir *dir_prev; /* prev entry */
255 extern struct autodir *dir_head;
256 extern struct autodir *dir_tail;

Completed in 67 milliseconds