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

  /onnv/onnv-gate/usr/src/cmd/tty/
tty.c 47 int lflg = 0; local
58 lflg = 1;
70 if (lflg) {
  /onnv/onnv-gate/usr/src/cmd/bnu/
uuname.c 46 int c, lflg = 0, cflg = 0; local
64 lflg++;
71 if (lflg) {
  /onnv/onnv-gate/usr/src/cmd/ps/
ucbps.c 87 static int lflg; /* long format */ variable
227 lflg++;
232 lflg = vflg = 0;
245 lflg = uflg = 0;
349 if (lflg) {
895 if (lflg)
910 } else if (lflg)
914 if (lflg)
917 if (lflg)
923 if (lflg) {
    [all...]
ps.c 212 static int lflg; variable
219 static int Lflg;
476 lflg++;
510 Lflg++;
775 if (Lflg && (lpsinfobuf = malloc(lpbufsize)) == NULL) {
821 if (lflg) {
831 } else if (lflg)
835 if (lflg || fflg)
840 if (Lflg)
844 if (Lflg && fflg
    [all...]
  /onnv/onnv-gate/usr/src/cmd/srchtxt/
srchtxt.c 75 static int lflg; /* set if locale is specified on command line */ variable
114 lflg++;
135 if (!lflg)
  /onnv/onnv-gate/usr/src/ucbcmd/ls/
ls.c 68 static int aflg, dflg, gflg, lflg, sflg, tflg, uflg, iflg, fflg, cflg; variable
70 static int qflg, Aflg, Cflg, Fflg, Lflg, Rflg;
142 lflg++; break;
154 Lflg++; break;
164 aflg++; lflg = 0; sflg = 0; tflg = 0;
166 if (lflg)
236 if (lflg || sflg)
321 int (*statf)() = Lflg ? stat : lstat;
334 if (statarg || sflg || lflg || tflg) {
366 if (lflg) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/rctladm/
rctladm.c 68 static int dflg, eflg, lflg, uflg; variable
468 lflg = 1;
484 if (lflg && (dflg || eflg)) {
499 if (lflg || !(dflg || eflg)) {
  /onnv/onnv-gate/usr/src/cmd/ls/
ls.c 274 static int lflg; variable
293 static int Lflg;
319 /* statreq > 0 if any of sflg, (n)lflg, tflg, Sflg, colorflg are on */
716 lflg = 0;
724 lflg++;
732 lflg++;
747 lflg++;
757 Lflg = 0;
766 lflg++;
774 Lflg++
    [all...]
  /onnv/onnv-gate/usr/src/cmd/avs/dscfg/
dscfg.c 65 int Lflg;
68 int lflg; variable
500 lflg++;
504 Lflg++;
564 if (lflg && sflg)
608 if (sflg && !lflg) {
635 } else if (sflg && lflg) {
802 if (Lflg) {
820 if (lflg) {
  /onnv/onnv-gate/usr/src/cmd/ttymon/
sttydefs.c 51 static int lflg = 0; /* -l seen */ variable
142 lflg = TRUE;
498 if (lflg) {
  /onnv/onnv-gate/usr/src/cmd/avs/dsw/
iiadm.c 192 int Lflg;
207 int lflg; variable
330 lflg++;
439 Lflg++;
470 lflg++; av[0] = "list_config"; ac = 1;
644 } else if (lflg) {
649 } else if (Lflg) {
    [all...]

Completed in 180 milliseconds