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

/system/core/sh/
H A Doutput.h58 void out2str(const char *);
H A Dhistedit.c102 out2str("sh: can't initialize history\n");
138 out2str("sh: can't initialize editing\n");
199 out2str("usage: inputrc file\n");
204 out2str("inputrc: failed\n");
209 out2str("sh: inputrc ignored, not editing\n");
407 out2str(s);
H A Dinput.c227 out2str("\n");
264 out2str("sh: turning off NDELAY mode\n");
360 out2str(parsenextc);
H A Dmain.c254 out2str("\nUse \"exit\" to leave shell.\n");
H A Djobs.c184 out2str("sh: Need FIOCLEX or FD_CLOEXEC to support job control");
190 out2str("sh: can't access tty; job control turned off\n");
205 out2str("sh: need new tty driver to run job control; job control turned off\n");
1201 out2str("You have stopped jobs.\n");
H A Dmiscbltin.c113 out2str(prompt);
H A Doutput.c127 out2str(const char *p) function
H A Deval.c764 out2str(ps4val());
768 out2str(sp->text);
774 out2str(sp->text);
H A Dparser.c1634 out2str(getprompt(NULL));

Completed in 79 milliseconds