Home
last modified time | relevance | path

Searched defs:exec_function (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c8317 #define exec_function(to_free, funcp, argv) \ macro
8323 static void exec_function(char ***to_free, in exec_function() function