Searched refs:func_shell (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | function.c | 1573 #define func_shell 0 macro 1578 func_shell (char *o, char **argv, const char *funcname UNUSED) in func_shell() function 1762 func_shell (char *o, char **argv, const char *funcname) in func_shell() function 2066 { STRING_SIZE_TUPLE("shell"), 0, 1, 1, func_shell},
|
D | ChangeLog | 1099 * function.c (func_shell): When initializing error_prefix, check 1679 * function.c (func_shell) [OS/2]: Can't use fork/exec on OS/2: use 1700 * function.c (func_shell): Use EINTRLOOP() while reading from the 2496 * function.c (func_shell): Likewise. 2622 * function.c (func_shell): Nul-terminate the buffer before
|