HomeSort by relevance Sort by last modified time
    Searched refs:catch_child (Results 1 - 5 of 5) sorted by null

  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl19.c 71 void catch_child();
113 act.sa_handler = catch_child;
274 void catch_child(void) function
fcntl20.c 67 void catch_child();
110 act.sa_handler = catch_child;
273 void catch_child(void) function
fcntl11.c 67 void catch_child();
106 act.sa_handler = catch_child;
236 void catch_child(void) function
fcntl17.c 93 void catch_child();
151 act.sa_handler = catch_child;
406 void catch_child(void) function
fcntl21.c 66 void catch_child();
111 act.sa_handler = catch_child;
281 void catch_child(void) function

Completed in 730 milliseconds