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

  /src/usr.sbin/rpc.yppasswdd/
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] "
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] "
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] "

Completed in 35 milliseconds