Home
last modified time | relevance | path

Searched refs:allopt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/rusers/
H A Drusers.c63 static int allopt; variable
151 if (!allopt && !up->uia_cnt) in rusers_reply()
286 allopt++; in main()
/netbsd-src/bin/sh/
H A Dexec.c406 int allopt=0, bopt=0, fopt=0, ropt=0, sopt=0, uopt=0, verbose=0; in hashcmd() local
430 allopt = bopt = fopt = sopt = uopt = 1; in hashcmd()
455 if (!allopt || verbose || in hashcmd()