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

/opensolaris-onvv-gate/usr/src/cmd/refer/
H A Dmkey2.c40 extern int wholefile;
45 if (wholefile == 0) {
96 extern int wholefile;
108 if (wholefile == 0 && tm[0] == '\n')
110 if (wholefile > 0 && len >= MAXLINE) {
133 extern int wholefile;
144 if (wholefile == 0)
H A Dmkey1.c21 int wholefile = 0; variable
65 wholefile = 1;

Completed in 89 milliseconds