Lines Matching refs:fprintf

189 				(void) fprintf(trace, "termcap string '%c%c' "  in checktermcap()
194 (void) fprintf(stderr, in checktermcap()
202 (void) fprintf(trace, "looking at termcap string " in checktermcap()
211 (void) fprintf(stderr, in checktermcap()
219 (void) fprintf(trace, "type of '%.2s' is %s.\n", tbuf, in checktermcap()
228 (void) fprintf(stderr, in checktermcap()
238 (void) fprintf(stderr, in checktermcap()
248 (void) fprintf(stderr, in checktermcap()
255 (void) fprintf(stderr, in checktermcap()
275 (void) fprintf(stderr, in filltables()
284 (void) fprintf(trace, "bp="); in filltables()
286 (void) fprintf(trace, ".\n"); in filltables()
298 (void) fprintf(trace, "boolcodes=%s, ", boolcodes[i]); in filltables()
299 (void) fprintf(trace, "boolnames=%s, ", boolnames[i]); in filltables()
300 (void) fprintf(trace, in filltables()
309 (void) fprintf(trace, "numcodes=%s, ", numcodes[i]); in filltables()
310 (void) fprintf(trace, "numnames=%s, ", numnames[i]); in filltables()
311 (void) fprintf(trace, "num=%d.\n", numval[uselevel][i]); in filltables()
322 (void) fprintf(trace, "strcodes=%s, ", strcodes [i]); in filltables()
323 (void) fprintf(trace, "strnames=%s, ", strnames [i]); in filltables()
325 (void) fprintf(trace, "str="); in filltables()
327 (void) fprintf(trace, ".\n"); in filltables()
330 (void) fprintf(trace, "str=NULL.\n"); in filltables()
334 (void) fprintf(stderr, in filltables()
347 (void) fprintf(trace, "oboolcodes=%s, ", in filltables()
349 (void) fprintf(trace, "flag=%d.\n", in filltables()
358 (void) fprintf(trace, "onumcodes=%s, ", onumcodes[i]); in filltables()
359 (void) fprintf(trace, "num=%d.\n", in filltables()
368 (void) fprintf(trace, "ostrcodes=%s, ", ostrcodes[i]); in filltables()
370 (void) fprintf(trace, "ostr="); in filltables()
372 (void) fprintf(trace, ".\n"); in filltables()
375 (void) fprintf(trace, "ostr=NULL.\n"); in filltables()
379 (void) fprintf(stderr, in filltables()
408 (void) fprintf(stderr, "%s: obsolete 2 character name " in getlongname()
410 (void) fprintf(stderr, "\tsynonyms are: '%s'\n", buflongname); in getlongname()
423 (void) fprintf(trace, "looking for termcap value of %s.\n", in getcapstr()
430 (void) fprintf(trace, "\tvalue is:"); in getcapstr()
432 (void) fprintf(trace, ".\n"); in getcapstr()
438 (void) fprintf(trace, "termcap name '%s' not found in " in getcapstr()
445 (void) fprintf(trace, "\tvalue is:"); in getcapstr()
447 (void) fprintf(trace, ".\n"); in getcapstr()
452 (void) fprintf(stderr, "%s: TERM=%s: termcap name '%s' not found.\n", in getcapstr()
478 (void) fprintf(trace, "search looking for %s.\n", infoname); in search()
479 (void) fprintf(trace, "base=%#x, bret=%#x, nel=%d.\n", names, in search()
481 (void) fprintf(trace, "returning %d.\n", bret == NULL ? -1 : in search()
499 (void) fprintf(trace, "looking for terminfo value of %s.\n", in getinfostr()
505 (void) fprintf(trace, "\tvalue is:"); in getinfostr()
507 (void) fprintf(trace, ".\n"); in getinfostr()
513 (void) fprintf(trace, "terminfo name '%s' not found.\n", in getinfostr()
529 (void) fprintf(trace, "changing value for %s to %d.\n", in putbool()
535 (void) fprintf(trace, "value was: %d.\n", in putbool()
542 (void) fprintf(stderr, "%s: TERM=%s: the boolean name '%s' was not " in putbool()
556 (void) fprintf(trace, "changing value for %s to %d.\n", in putnum()
562 (void) fprintf(trace, "value was: %d.\n", in putnum()
569 (void) fprintf(stderr, "%s: TERM=%s: the numeric name '%s' was not " in putnum()
584 (void) fprintf(trace, "changing value for %s to ", infoname); in putstr()
586 (void) fprintf(trace, ".\n"); in putstr()
592 (void) fprintf(trace, "value was:"); in putstr()
594 (void) fprintf(trace, ".\n"); in putstr()
603 (void) fprintf(stderr, "%s: TERM=%s: the string name '%s' was not " in putstr()
689 (void) fprintf(trace, "working on termcap ko string.\n"); in handleko()
705 (void) fprintf(trace, "key termcap name is '"); in handleko()
707 (void) fprintf(trace, "'.\n"); in handleko()
714 (void) fprintf(trace, "looking at termcap name %s.\n", in handleko()
730 (void) fprintf(stderr, in handleko()
737 (void) fprintf(stderr, in handleko()
741 (void) fprintf(stderr, "'.\n"); in handleko()
749 (void) fprintf(stderr, "%s: TERM=%s: the unknown " in handleko()
752 (void) fprintf(stderr, "specified in the 'ko' " in handleko()
792 (void) fprintf(stream, "%s", iexpand(xbuf)); in prchar()
804 (void) fprintf(trace, "working on termcap ma string.\n"); in handlema()
814 (void) fprintf(trace, "key value is '"); in handlema()
816 (void) fprintf(trace, "'.\n"); in handlema()
825 (void) fprintf(trace, "the vi key is '"); in handlema()
827 (void) fprintf(trace, "'.\n"); in handlema()
834 (void) fprintf(trace, "looking at vi " in handlema()
837 (void) fprintf(trace, "'\n"); in handlema()
844 (void) fprintf(stderr, "%s: TERM=%s: " in handlema()
848 (void) fprintf(stderr, in handlema()
852 (void) fprintf(stderr, "', but 'ma' " in handlema()
855 (void) fprintf(stderr, "'.\n"); in handlema()
862 (void) fprintf(stderr, "%s: the unknown vi key '", in handlema()
865 (void) fprintf(stderr, "' was\n"); in handlema()
866 (void) fprintf(stderr, "specified in the 'ma' termcap " in handlema()
883 (void) fprintf(trace, "assigning defaults.\n"); in adddefaults()
949 (void) fprintf(stderr, in adddefaults()
1060 (void) fprintf(trace, "%s needs copying, " in changecalculations()
1063 (void) fprintf(trace, ".\n"); in changecalculations()
1091 (void) fprintf(stderr, in changecalculations()
1095 (void) fprintf(stderr, "It should be " in changecalculations()
1221 (void) fprintf(trace, "and has become:"); in changecalculations()
1223 (void) fprintf(trace, ".\n"); in changecalculations()
1311 (void) fprintf(stderr, "%s: Null term_name given.\n", in captoinfo()
1317 (void) fprintf(trace, "changing cap to info, TERM=%s.\n", in captoinfo()
1329 (void) fprintf(trace, "use= found, %s uses %s.\n", in captoinfo()
1352 (void) fprintf(trace, "reading from /usr/share/lib/termcap\n"); in use_etc_termcap()
1354 (void) fprintf(trace, "reading from /etc/termcap\n"); in use_etc_termcap()
1369 (void) fprintf(trace, "current directory name=%s.\n", dirname); in initdirname()
1383 (void) fprintf(trace, "setting the environment for %s.\n", in setfilename()
1391 (void) fprintf(trace, "setting the environment " in setterm_name()
1407 (void) fprintf(trace, "extracting name from '%s'.\n", line); in getterm_name()
1429 (void) fprintf(trace, in getterm_name()
1434 (void) fprintf(trace, "returning NULL.\n"); in getterm_name()
1445 (void) fprintf(trace, "reading from %s.\n", filename); in use_file()
1448 (void) fprintf(stderr, "%s: cannot open %s for reading.\n", in use_file()
1549 (void) fprintf(stderr, in main()
1552 (void) fprintf(stderr, "\t-1\tsingle column " in main()
1554 (void) fprintf(stderr, in main()
1556 (void) fprintf(stderr, in main()