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

  /src/usr.sbin/rpc.yppasswdd/
rpc.yppasswdd.c 53 int noshell, nogecos, nopw; variable in typeref:typename:int
80 else if (strcmp("nogecos", arg) == 0)
81 nogecos = 1;
173 fprintf(stderr, "usage: %s [-d directory] [-noshell] [-nogecos] "

Completed in 11 milliseconds