Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
H A D1-1.c12 * value VALTOTEST for the pid of the child
23 #define VALTOTEST 100 /* Application-defined value sent by sigqueue */ macro
34 if (signo == SIGTOTEST && info->si_value.sival_int == VALTOTEST) { in myhandler()
62 value.sival_int = VALTOTEST; in main()

Completed in 1 milliseconds