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

  /src/usr.sbin/rpc.yppasswdd/
extern.h 33 extern int noshell, nogecos, nopw, domake;
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] "
yppasswdd_mkpw.c 150 if (!nogecos)

Completed in 11 milliseconds