Searched refs:out2fmt_flush (Results 1 – 10 of 10) sorted by relevance
109 out2fmt_flush("\n"); in main()215 out2fmt_flush("\nUse \"exit\" to leave shell.\n"); in cmdloop()
73 void out2fmt_flush(const char *, ...) __printflike(1, 2);
129 out2fmt_flush("\n"); in vwarning()
503 out2fmt_flush("Illegal option -%c\n", c); in getopts()520 out2fmt_flush("No arg for -%c option\n", c); in getopts()
163 out2fmt_flush("sh: can't initialize history\n"); in histedit()193 out2fmt_flush("sh: can't initialize editing\n"); in histedit()
423 out2fmt_flush("sh: cannot determine working directory\n"); in pwd_init()
291 out2fmt_flush(const char *fmt, ...) in out2fmt_flush() function
166 out2fmt_flush("sh: turning off NDELAY mode\n"); in preadfd()
166 out2fmt_flush("sh: can't access tty; job control turned off\n"); in jobctl_notty()1291 out2fmt_flush("You have stopped jobs.\n"); in stoppedjobs()
1206 out2fmt_flush("%s: not found\n", argv[1]); in bltincmd()