HomeSort by: relevance | last modified time | path
    Searched refs:out2str (Results 1 - 12 of 12) sorted by relevancy

  /src/bin/sh/
output.h 70 void out2str(const char *);
74 #define outxstr out2str
mail.c 107 out2str(pathopt ? pathopt : "you have mail");
136 out2str(pp);
histedit.c 128 out2str("sh: can't initialize history\n");
186 out2str("sh: can't initialize editing\n");
581 out2str("usage: inputrc file\n");
589 out2str("inputrc: failed\n");
595 out2str("sh: inputrc ignored, not editing\n");
849 out2str(s);
miscbltin.c 280 out2str(prompt);
320 out2str(getprompt(NULL));
522 out2str("umask: I/O error\n");
759 out2str("ulimit: I/O error (stdout)\n");
main.c 294 out2str("\n");
344 out2str("\nUse \"exit\" to leave shell.\n");
input.c 229 out2str("sh: turning off NDELAY mode\n");
358 out2str(parsenextc);
output.c 139 out2str(const char *p) function in typeref:typename:void
jobs.c 189 out2str("sh: Need FIOCLEX or FD_CLOEXEC to support job control");
194 out2str("sh: can't access tty; job control turned off\n");
206 out2str("sh: need new tty driver to run job control; job control turned off\n");
1811 out2str("You have stopped jobs.\n");
trap.c 351 out2str("Usage: trap [-l]\n"
exec.c 462 out2str("hash: I/O error writing to standard output\n");
redir.c 1167 out2str("fdflags: I/O error\n");
parser.c 2607 out2str(getprompt(NULL));

Completed in 45 milliseconds