Home
last modified time | relevance | path

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

/system/core/logwrapper/
Dlogwrap.c482 struct sigaction quitact; in android_fork_execvp_ext() local
548 sigaction(SIGQUIT, &ignact, &quitact); in android_fork_execvp_ext()
557 sigaction(SIGQUIT, &quitact, NULL); in android_fork_execvp_ext()