/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] "
|