Searched refs:exec_call (Results 1 – 11 of 11) sorted by relevance
11 #define FORKEXECWAIT(exec_call) do { \ argument14 if (child == 0) {exec_call; perror ("exec failed");} \