HomeSort by relevance Sort by last modified time
    Searched full:j_sigchld (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
jobs.c 145 static void j_sigchld(int);
175 setsig(&sigtraps[SIGCHLD], j_sigchld,
1051 /* Don't call j_sigchld() as it may remove job... */
1097 j_sigchld(SIGCHLD);
1252 j_sigchld(int sig MKSH_A_UNUSED) function
    [all...]
histrap.c 1334 * (normally trapsig, but could be j_sigchld() or SIG_IGN)
    [all...]

Completed in 63 milliseconds