Searched refs:echo_arg (Results 1 – 2 of 2) sorted by relevance
28 char echo_arg[50] = ""; in do_exec() local30 snprintf(echo_arg, sizeof(echo_arg), "Child[%d] says hello after exec", getpid()); in do_exec()34 echo_arg, in do_exec()
27 char echo_arg[50] = ""; in do_exec() local29 snprintf(echo_arg, sizeof(echo_arg), " Child[%d] says hello after exec", getpid()); in do_exec()33 echo_arg, in do_exec()