Home | Sort by: relevance | last modified time | path |
/src/usr.bin/rusers/ | |
rusers.c | 63 static int allopt; variable in typeref:typename:int 151 if (!allopt && !up->uia_cnt) 286 allopt++; |
/src/bin/sh/ | |
exec.c | 406 int allopt=0, bopt=0, fopt=0, ropt=0, sopt=0, uopt=0, verbose=0; local in function:hashcmd 430 allopt = bopt = fopt = sopt = uopt = 1; 455 if (!allopt || verbose || |