Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_console.cpp91 const struct sigaction chld_act { in StartConsole() struct
95 sigaction(SIGCHLD, &chld_act, nullptr); in StartConsole()