Searched refs:fputs (Results 1 – 4 of 4) sorted by relevance
94 fputs(s, fp); in shtree()106 fputs(" | ", fp); in shtree()109 fputs(" &", fp); in shtree()153 fputs(s, fp); in shcmd()256 fputs(pfx, fp); in indent()313 fputs(s, tracefile); in trputs()423 fputs("\nTracing started.\n", tracefile); in opentrace()
419 fputs(s, efp); in histcmd()
60 #define fputs outstr macro83 #define INITARGS(argv) if ((commandname = argv[0]) == NULL) {fputs("Argc is zero\n", stderr); exit(…
116 using std::fputs;