Home | History | Annotate | Download | only in grfconfig

Lines Matching defs:obuf

128 			char *obuf, tbuf[_POSIX2_LINE_MAX], *tbuf2;
141 obuf = buf;
143 while ((*tbuf2 = *obuf) != '\0') {
151 obuf++;
154 obuf = tbuf;
168 "definition file: `%s'\n", obuf);
207 "mode #%d: `%s'", gv->mode_num, obuf);
210 if (strstr(obuf, "default") != NULL) {
216 if (strstr(obuf, grf_flagp->grf_flag_name) != NULL) {
255 "values", obuf);
271 "modes", obuf);
282 "modes", obuf);