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

/freebsd-12-stable/sbin/mount/
H A Dextern.h33 const char **makevfslist(char *);
H A Dvfslist.c63 makevfslist(char *fslist) function
H A Dmount.c314 vfslist = makevfslist(optarg);
/freebsd-12-stable/sbin/umount/
H A Dumount.c77 char **makevfslist (const char *);
124 typelist = makevfslist(optarg);
147 typelist = makevfslist("nfs");
/freebsd-12-stable/bin/df/
H A Ddf.c201 vfslist = makevfslist(makenetvfslist());
217 vfslist = makevfslist(optarg);

Completed in 118 milliseconds