Searched refs:Pflg (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/mail/
H A Dsel_disp.c49 if (sending || Pflg || (type != TTY)) {
H A Dinit.c214 int Pflg = 0; /* Selective display flag; 1 ==> display all */ variable
H A Dprintmail.c196 Pflg = flgP;
306 Pflg++;
H A Dmail.h435 extern int Pflg; /* Selective display flag; 1 ==> display all */
/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/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h316 extern boolean_t Iflg, Pflg, rflg;
H A Dsnoop.c80 boolean_t Pflg; variable
260 Pflg = B_TRUE;
H A Dsnoop_capture.c191 * If Pflg not set - use physical level
194 if (!Pflg) {
/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