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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c447 static int builtin_eval(char **argv);
565 BLTIN("eval" , builtin_eval, "Construct and run shell command"),
733 static int builtin_eval(char **argv) function
3511 * from builtin_source() and builtin_eval() */

Completed in 98 milliseconds