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

/illumos-gate/usr/src/cmd/refer/
H A Dinv1.c44 int appflg = 1; local
69 appflg = 0;
72 appflg = 1;
114 if (appflg) {
123 appflg = 0;
125 fc = fopen(nmc, appflg ? "a" : "w");
141 if (appflg) {
157 if (appflg) {

Completed in 57 milliseconds