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

  /onnv/onnv-gate/usr/src/cmd/sgs/crle/common/
dump.c 145 char eflg[MSG_ENV_AUD_FLAGS_SIZE + 10]; local
156 (void) snprintf(eflg, (MSG_ENV_AUD_FLAGS_SIZE + 10),
167 if ((putenv(efds) != 0) || (putenv(eflg) != 0) ||
  /onnv/onnv-gate/usr/src/cmd/rctladm/
rctladm.c 68 static int dflg, eflg, lflg, uflg; variable
464 eflg++;
484 if (lflg && (dflg || eflg)) {
489 if (dflg && eflg) {
494 if (dflg > 1 || eflg > 1) {
499 if (lflg || !(dflg || eflg)) {
515 if (eflg) {
  /onnv/onnv-gate/usr/src/cmd/exstr/
exstr.c 61 static int eflg; /* find strings in source file(s) */ variable
83 eflg++;
86 if (eflg)
92 if (eflg)
203 if (eflg)
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/showmount/
showmount.c 75 int aflg = 0, dflg = 0, eflg = 0; local
104 eflg++;
152 if (eflg) {
  /onnv/onnv-gate/usr/src/cmd/ed/
ed.c 259 static int eflg; variable
474 eflg++;
593 eflg++;
724 if (eflg) {
726 eflg = 0;
737 /* eflg - entered editor with ed or e */
738 if (eflg) {
739 eflg = 0;
    [all...]
  /onnv/onnv-gate/usr/src/cmd/acct/
acctcom.c 94 static int eflg = 0, variable
95 Eflg = 0,
242 eflg = 1;
246 Eflg = 1;
353 if (eflg) {
363 if (Eflg) {
  /onnv/onnv-gate/usr/src/cmd/ps/
ucbps.c 90 static int eflg; /* Display environment as well as arguments */ variable
257 eflg++;
411 if (psargs != NULL || eflg) {
477 (eflg && preadenvs(asfd, &info, psargs) == -1)) {
  /onnv/onnv-gate/usr/src/cmd/sa/
sar.c 87 static int sflg, eflg, iflg, oflg, fflg; variable
155 eflg++;
195 if ((sflg) && (eflg) && (end_time <= start_time))
444 if ((eflg) && (trec > end_time))
  /onnv/onnv-gate/usr/src/cmd/file/
file.c 209 int eflg = 0; local
282 eflg++;
286 if (!cflg && !fflg && (eflg || optind == argc))
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ls/
ls.c 269 static int eflg; variable
290 static int Eflg;
593 Eflg++;
595 eflg = 0;
605 Eflg++;
607 eflg = 0;
614 Eflg = 0;
615 eflg = 0;
622 Eflg = 0;
623 eflg = 0
    [all...]
  /onnv/onnv-gate/usr/src/cmd/avs/dsw/
iiadm.c 189 int Eflg;
201 int eflg; variable
279 eflg++;
412 Eflg++;
504 last_lock = (eflg || dflg || mflg || Aflg || Dflg || Eflg || Iflg ||
551 if (eflg) {
594 } else if (Eflg) {
    [all...]

Completed in 420 milliseconds