Home
last modified time | relevance | path

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

/system/core/logwrapper/include/logwrap/
Dlogwrap.h75 int android_fork_execvp_ext(int argc, char* argv[], int *status, bool ignore_int_quit,
84 bool ignore_int_quit, bool logwrap) in android_fork_execvp() argument
86 return android_fork_execvp_ext(argc, argv, status, ignore_int_quit, in android_fork_execvp()
/system/core/logwrapper/
Dlogwrap.c475 int android_fork_execvp_ext(int argc, char* argv[], int *status, bool ignore_int_quit, in android_fork_execvp_ext() argument
542 if (ignore_int_quit) { in android_fork_execvp_ext()
555 if (ignore_int_quit) { in android_fork_execvp_ext()