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

/macosx-10.9.5/remote_cmds-41.90.1/timed.tproj/timed.tproj/
H A Dtimed.c96 static char *goodgroup; /* net group of trusted hosts */ variable
187 if (goodgroup != 0)
189 goodgroup = optarg;
203 if (0 != goodgroup || 0 != goodhosts)
778 if (goodgroup == 0 || !Mflag)
803 if (!innetgr(goodgroup, &hostname[0], 0,0)) {
806 &hostname[0], goodgroup);
811 &hostname[0], goodgroup);
814 (void)setnetgrent(goodgroup);

Completed in 301 milliseconds