OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trputs
(Results
1 - 4
of
4
) sorted by null
/system/core/sh/
show.h
43
void
trputs
(const char *);
show.c
67
trputs
("showtree called\n");
309
trputs
(const char *s)
function
main.c
168
trputs
("Shell args: "); trargs(argv);
eval.c
924
trputs
("Shell function: "); trargs(argv);
977
trputs
("builtin command: "); trargs(argv);
1057
trputs
("normal command: "); trargs(argv);
Completed in 1079 milliseconds