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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dvfork_daemon_rexec.c161 int run_nofork_applet(const struct bb_applet *a, char **argv) function
186 return run_nofork_applet(a, argv);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dlibbb.h557 int run_nofork_applet(const struct bb_applet *a, char **argv);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dlash.c1261 rcode = run_nofork_applet(a, child->argv + i);

Completed in 116 milliseconds