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

/netbsd-current/usr.sbin/autofs/
H A Dautounmountd.c55 struct automounted_fs { struct
56 TAILQ_ENTRY(automounted_fs) af_next;
63 static TAILQ_HEAD(, automounted_fs) automounted;
65 static struct automounted_fs *
68 struct automounted_fs *af;
79 static struct automounted_fs *
82 struct automounted_fs *af;
97 automounted_remove(struct automounted_fs *af)
107 struct automounted_fs *af, *tmpaf;
181 struct automounted_fs *a
[all...]

Completed in 78 milliseconds