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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dhush.c3567 #define exec_function(to_free, funcp, argv) \ macro
3568 exec_function(funcp, argv)
3570 static void exec_function(char ***to_free,
3573 static void exec_function(char ***to_free, function
3769 exec_function(&nommu_save->argv_from_re_execing, funcp, argv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c3567 #define exec_function(to_free, funcp, argv) \ macro
3568 exec_function(funcp, argv)
3570 static void exec_function(char ***to_free,
3573 static void exec_function(char ***to_free, function
3769 exec_function(&nommu_save->argv_from_re_execing, funcp, argv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c3567 #define exec_function(to_free, funcp, argv) \ macro
3568 exec_function(funcp, argv)
3570 static void exec_function(char ***to_free,
3573 static void exec_function(char ***to_free, function
3769 exec_function(&nommu_save->argv_from_re_execing, funcp, argv);

Completed in 115 milliseconds