Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/sigrelse/
H A Dsigrelse01.c66 * if exit value is EXIT_OK
94 * exit EXIT_OK
155 #define EXIT_OK 0 macro
307 case EXIT_OK: in parent()
449 exit_val = EXIT_OK; in child()
503 if (exit_val == EXIT_OK) { in child()
/third_party/elfutils/src/
H A Dstack.c103 #define EXIT_OK 0 macro
762 return error_message_count != 0 ? EXIT_ERROR : EXIT_OK; in main()

Completed in 3 milliseconds