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

  /src/usr.sbin/rpc.yppasswdd/
rpc.yppasswdd.c 53 int noshell, nogecos, nopw; variable in typeref:typename:int
82 else if (strcmp("nopw", arg) == 0)
83 nopw = 1;
174 "[-nopw] [-m arg1 [arg2 ...]]\n", getprogname());
rpc.yppasswdd.c 53 int noshell, nogecos, nopw; variable in typeref:typename:int
82 else if (strcmp("nopw", arg) == 0)
83 nopw = 1;
174 "[-nopw] [-m arg1 [arg2 ...]]\n", getprogname());

Completed in 23 milliseconds