Home
last modified time | relevance | path

Searched refs:out2str (Results 1 – 9 of 9) sorted by relevance

/freebsd/bin/sh/
H A Dmail.c95 out2str(msg? msg : "you have mail"); in chkmail()
103 out2str(msg? msg : "you have mail"); in chkmail()
H A Doutput.h60 void out2str(const char *);
H A Doutput.c93 out2str(const char *p) in out2str() function
H A Dinput.c258 out2str(parsenextc); in preadbuffer()
H A Djobs.c1263 out2str(sigstr); in dowait()
1265 out2str("Unknown signal"); in dowait()
1267 out2str(" (core dumped)"); in dowait()
H A Dmiscbltin.c218 out2str(prompt); in readcmd()
H A Dhistedit.c413 out2str(s); in histcmd()
H A Deval.c756 out2str(ps4 != NULL ? ps4 : ps4val()); in xtracecommand()
H A Dparser.c1944 out2str(getprompt(NULL)); in setprompt()