Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dauto_mnttab.c43 getmntlist() in getmntlist() function
H A Dautomount.h273 extern struct mntlist *getmntlist(void);
H A Dautomount.c177 current_mounts = getmntlist(); in main()