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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
12-1.c 49 void justreturn_handler(int signo) function
71 /* parent and child use justreturn_handler to just return out of
75 act.sa_handler = justreturn_handler;
5-2.c 47 void justreturn_handler(int signo) function
69 /* parent and child use justreturn_handler to just return out of
73 act.sa_handler = justreturn_handler;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
5-2.c 47 void justreturn_handler(int signo) function
69 /* parent and child use justreturn_handler to just return out of
73 act.sa_handler = justreturn_handler;
12-1.c 60 void justreturn_handler(int signo) function
76 act.sa_handler = justreturn_handler;

Completed in 310 milliseconds