Home
last modified time | relevance | path

Searched refs:shell_function_completed (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dfunction.c1420 int shell_function_pid = 0, shell_function_completed; variable
1553 shell_function_completed = -1; in msdos_openpipe()
1560 shell_function_completed = 1; in msdos_openpipe()
1628 shell_function_completed = -1; in func_shell()
1681 shell_function_completed = 0; in func_shell()
1721 while (shell_function_completed == 0) in func_shell()
1736 if (shell_function_completed == -1) in func_shell()
Djob.c437 extern int shell_function_pid, shell_function_completed;
678 shell_function_completed = -1; in reap_children()
680 shell_function_completed = 1; in reap_children()