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

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

Completed in 13 milliseconds