Searched defs:Pflg (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c80 boolean_t Pflg; variable
260 Pflg = B_TRUE;
/illumos-gate/usr/src/cmd/mail/
H A Dinit.c214 int Pflg = 0; /* Selective display flag; 1 ==> display all */ variable
/illumos-gate/usr/src/cmd/mv/
H A Dmv.c112 static int Pflg = 0; /* do not follow symlinks */ variable
219 Lflg = Pflg = 0;
223 Hflg = Pflg = 0;
228 Pflg++;
244 Pflg++;
267 if ((Hflg || Lflg || Pflg) && !(Rflg || rflg)) {
756 if (cpy && (Pflg || (Hflg && !cmdarg)) && (ISLNK(s1))) {
996 !(Pflg || (Hflg && !cmdarg))) ? stat : lstat;
/illumos-gate/usr/src/cmd/ps/
H A Dps.c229 static int Pflg; variable
523 Pflg++;
855 if (Pflg)
1462 if (Pflg) {
2348 if (Pflg)
/illumos-gate/usr/src/cmd/avs/dsw/
H A Diiadm.c194 int Pflg; variable
433 Pflg++;
623 } else if (Pflg) {

Completed in 89 milliseconds