HomeSort by relevance Sort by last modified time
    Searched defs:Pflg (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/mail/
init.c 213 int pflg = 0; /* binary message display override flag */ variable
214 int Pflg = 0; /* Selective display flag; 1 ==> display all */
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop.c 80 boolean_t Pflg;
260 Pflg = B_TRUE;
  /onnv/onnv-gate/usr/src/cmd/mv/
mv.c 111 static int pflg = 0; variable
117 static int Pflg = 0; /* do not follow symlinks */
208 pflg++;
224 Lflg = Pflg = 0;
228 Hflg = Pflg = 0;
233 Pflg++;
250 pflg = 0;
257 pflg = 0;
265 if ((Hflg || Lflg || Pflg) && !(Rflg || rflg)) {
754 if (cpy && (Pflg || (Hflg && !cmdarg)) && (ISLNK(s1)))
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ps/
ps.c 220 static int Pflg;
222 static int pflg; variable
496 tflg = Gflg = Uflg = uflg = pflg = gflg = sflg = 0;
513 Pflg++;
554 pflg++;
722 if (!(aflg|Aflg|dflg|Gflg|hflg|Uflg|uflg|tflg|pflg|gflg|sflg|zflg)) {
759 Gflg = Uflg = uflg = pflg = sflg = gflg = aflg = dflg = 0;
842 if (Pflg)
870 if (pflg && !(aflg|Aflg|dflg|Gflg|Uflg|uflg|hflg|tflg|gflg|sflg|zflg) &&
962 else if (pflg && search(pid, npid, info.pr_pid)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/avs/dsw/
iiadm.c 194 int Pflg;
210 int pflg; variable
345 pflg++;
433 Pflg++;
623 } else if (Pflg) {
    [all...]

Completed in 120 milliseconds