Searched refs:intact (Results 1 - 1 of 1) sorted by relevance

/system/core/logwrapper/
H A Dlogwrap.c490 struct sigaction intact; local
560 sigaction(SIGINT, &ignact, &intact);
585 sigaction(SIGINT, &intact, NULL);

Completed in 135 milliseconds