HomeSort by: relevance | last modified time | path
    Searched refs:noshell (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
78 else if (strcmp("noshell", arg) == 0)
79 noshell = 1;
173 fprintf(stderr, "usage: %s [-d directory] [-noshell] [-nogecos] "
yppasswdd_mkpw.c 152 if (!noshell)

Completed in 12 milliseconds