Searched refs:c_print (Results 1 - 2 of 2) sorted by relevance
/third_party/mksh/ | ||
H A D | funcs.c | 108 {"echo", c_print}, 119 {"print", c_print}, 177 {"echo", c_print}, 292 c_print(const char **wp) in c_print() function |
H A D | sh.h | 2459 int c_print(const char **); |
Completed in 12 milliseconds