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

  /system/core/sh/
output.h 57 void out1str(const char *);
exec.c 391 out1str(name);
406 out1str("() { ");
407 out1str(ps.cmd);
408 out1str("; }");
974 out1str(arg);
984 out1str(" is a shell keyword\n");
1036 out1str(" is a shell function\n");
1043 out1str(" is a shell builtin\n");
1050 out1str(" is a special shell builtin\n");
1057 out1str(": not found\n")
    [all...]
trap.c 116 out1str("EXIT ");
121 out1str("\n");
cd.c 324 out1str(curdir);
histedit.c 400 out1str(he.str);
options.c 222 out1str("Current option settings\n");
output.c 120 out1str(const char *p) function
expand.c 1555 out1str(argv[i]);

Completed in 155 milliseconds