HomeSort by: relevance | last modified time | path
    Searched refs:makevfslist (Results 1 - 8 of 8) sorted by relevancy

  /src/sbin/mount/
mountprog.h 35 const char ** makevfslist(const char *);
mountprog.h 35 const char ** makevfslist(const char *);
vfslist.c 65 makevfslist(const char *fslist) function in typeref:typename:const char **
vfslist.c 65 makevfslist(const char *fslist) function in typeref:typename:const char **
mount.c 149 vfslist = makevfslist(optarg);
mount.c 149 vfslist = makevfslist(optarg);
  /src/sbin/umount/
umount.c 138 typelist = makevfslist(optarg);
157 typelist = makevfslist("nfs");
umount.c 138 typelist = makevfslist(optarg);
157 typelist = makevfslist("nfs");

Completed in 25 milliseconds