Searched refs:action_echo (Results 1 – 1 of 1) sorted by relevance
83 static int action_echo(int, char **);115 { "echo", action_echo },372 action_echo(int argc __unused, char **argv __unused) in action_echo() function