HomeSort by relevance Sort by last modified time
    Searched refs:xflg (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/acctadm/
main.c 127 int xflg = 0; local
169 xflg = 1;
190 xflg))
240 if ((enabled || disabled) && (rflg || Dflg || sflg || xflg || Eflg))
243 if ((file || xflg || Dflg || Eflg || enabled || disabled) &&
259 !Eflg && !rflg && !Dflg && !sflg && !xflg) {
303 if (xflg) {
  /onnv/onnv-gate/usr/src/cmd/ps/
ucbps.c 95 static int xflg; /* Include processes with no controlling tty */ variable
224 xflg++;
266 xflg = 0;
289 xflg++;
333 aflg = rflg = xflg = 0;
867 if (*tp == '?' && !found && !xflg)
  /onnv/onnv-gate/usr/src/cmd/ls/
ls.c 286 static int xflg; variable
769 xflg = 0;
790 xflg = 0;
855 xflg = 0;
863 xflg = 1;
885 xflg = 0;
904 xflg = 0;
1214 if (ncols == 1 || mflg || xflg || !Cflg) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/msgfmt/
xgettext.c 141 static int xflg = FALSE; variable
304 xflg = TRUE;
321 if ((xflg == TRUE) && (aflg == FALSE))
349 if (xflg == TRUE) {
    [all...]

Completed in 180 milliseconds