Searched refs:exec_function (Results 1 – 1 of 1) sorted by relevance
8317 #define exec_function(to_free, funcp, argv) \ macro8318 exec_function(funcp, argv)8320 static void exec_function(char ***to_free,8323 static void exec_function(char ***to_free, in exec_function() function8622 exec_function(&nommu_save->argv_from_re_execing, funcp, argv); in pseudo_exec_argv()