Searched refs:out2fmt_flush (Results 1 – 10 of 10) sorted by relevance
120 out2fmt_flush("\n"); in main()226 out2fmt_flush("\nUse \"exit\" to leave shell.\n"); in cmdloop()
75 void out2fmt_flush(const char *, ...) __printflike(1, 2);
135 out2fmt_flush("\n"); in vwarning()
501 out2fmt_flush("Illegal option -%c\n", c); in getopts()518 out2fmt_flush("No arg for -%c option\n", c); in getopts()
167 out2fmt_flush("sh: can't initialize history\n"); in histedit()197 out2fmt_flush("sh: can't initialize editing\n"); in histedit()
429 out2fmt_flush("sh: cannot determine working directory\n"); in pwd_init()
297 out2fmt_flush(const char *fmt, ...) in out2fmt_flush() function
172 out2fmt_flush("sh: turning off NDELAY mode\n"); in preadfd()
172 out2fmt_flush("sh: can't access tty; job control turned off\n"); in jobctl_notty()1297 out2fmt_flush("You have stopped jobs.\n"); in stoppedjobs()
1212 out2fmt_flush("%s: not found\n", argv[1]); in bltincmd()