Searched refs:builtin_eval (Results 1 – 1 of 1) sorted by relevance
396 static int builtin_eval(struct child_prog *child);510 {"eval", "Construct and run shell command", builtin_eval},542 static int builtin_eval(struct child_prog *child) in builtin_eval() function