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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c446 static int builtin_eval(char **argv);
564 BLTIN("eval" , builtin_eval, "Construct and run shell command"),
732 static int builtin_eval(char **argv) function
3510 * from builtin_source() and builtin_eval() */

Completed in 95 milliseconds