HomeSort by: relevance | last modified time | path
    Searched defs:mfs_group (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/newfs/
newfs.c 138 static gid_t mfs_group(const char *);
367 mfsgid = mfs_group(optarg);
775 mfs_group(const char *gname) function in typeref:typename:gid_t
newfs.c 138 static gid_t mfs_group(const char *);
367 mfsgid = mfs_group(optarg);
775 mfs_group(const char *gname) function in typeref:typename:gid_t

Completed in 22 milliseconds