Searched refs:out1str (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Dlineedit.c143 static void out1str(const char *s) function
187 out1str(cmdedit_prompt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dash.c407 out1str(const char *p) function
6894 out1str(command);
6899 out1str(describe_command_verbose ? " is a shell keyword" : command);
6908 out1str("alias ");
6943 out1str(p);
6950 out1str(" is a shell function");
6952 out1str(command);
6963 out1str(command);
6969 out1str(": not found\n");
8996 out1str("Curren
[all...]

Completed in 226 milliseconds