Searched defs:conflag (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/tip/
H A Dacu.c19 static int conflag; variable
60 if (conflag)
80 if (conflag = (*acu->acu_dialer)(phnum, CU)) {
113 if (conflag = (*acu->acu_dialer)(phnum, CU)) {
133 if (!conflag)
/illumos-gate/usr/src/cmd/saf/
H A Dpmadm.c119 int conflag = 0; /* true if output should be in condensed form */ local
344 conflag = 1;
349 list_svcs(pmtag, type, svctag, conflag);
H A Dsacadm.c112 int conflag = 0; /* true if output should be in condensed form */ local
345 conflag = 1;
350 list_pms(pmtag, type, conflag);

Completed in 243 milliseconds