Searched refs:groupfile (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/libexec/mknetid/
H A Dmknetid.c65 char *groupfile = _PATH_GROUP; variable
118 groupfile = optarg;
147 if ((gfp = fopen(groupfile, "r")) == NULL) {
148 err(1, "%s", groupfile);
/freebsd-11-stable/tools/tools/makeroot/
H A Dmakeroot.sh39 [-p <master.passwd> [-g <groupfile>]] [-s <size>]

Completed in 86 milliseconds