Searched refs:PROCESS_EXIT_CODE (Results 1 – 6 of 6) sorted by relevance
28 #define PROCESS_EXIT_CODE 0x7f // 0x7f: user specified macro
31 exit(PROCESS_EXIT_CODE), "Set system seccomp spolicy failed and exit"); in SetSystemSeccompPolicy()
24 #define PROCESS_EXIT_CODE 0x7f // 0x7f: user specified macro
102 _exit(PROCESS_EXIT_CODE); in SetSockCreateCon()
59 _exit(PROCESS_EXIT_CODE); in SubInitRun()
481 _exit(PROCESS_EXIT_CODE); in EnterServiceSandbox()