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

/netbsd-6-1-5-RELEASE/sbin/mount/
H A Dmountprog.h35 const char ** makevfslist(const char *);
H A Dvfslist.c65 makevfslist(const char *fslist) function
H A Dmount.c143 vfslist = makevfslist(optarg);
/netbsd-6-1-5-RELEASE/sbin/umount/
H A Dumount.c128 typelist = makevfslist(optarg);
147 typelist = makevfslist("nfs");

Completed in 103 milliseconds