HomeSort by relevance Sort by last modified time
    Searched refs:out2str (Results 1 - 9 of 9) sorted by null

  /system/core/sh/
output.h 58 void out2str(const char *);
histedit.c 102 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);
input.c 227 out2str("\n");
264 out2str("sh: turning off NDELAY mode\n");
360 out2str(parsenextc);
main.c 254 out2str("\nUse \"exit\" to leave shell.\n");
jobs.c 184 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");
miscbltin.c 113 out2str(prompt);
output.c 127 out2str(const char *p) function
eval.c 764 out2str(ps4val());
768 out2str(sp->text);
774 out2str(sp->text);
parser.c     [all...]

Completed in 72 milliseconds