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.h71 int android_fork_execvp_ext(int argc, char* argv[], int *status, bool ignore_int_quit,
79 bool ignore_int_quit, bool logwrap) in android_fork_execvp() argument
81 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
539 if (ignore_int_quit) { in android_fork_execvp_ext()
552 if (ignore_int_quit) { in android_fork_execvp_ext()