Home
last modified time | relevance | path

Searched refs:ERR_SYSTEM (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/tools/tests/personas/
H A Dpersona_test.h40 #define ERR_SYSTEM -1 macro
54 exit(ERR_SYSTEM); \
64 exit(code ? code : ERR_SYSTEM); \
H A Dpersona_spawn.c74 return -ERR_SYSTEM; in spawn_child()
79 return -ERR_SYSTEM; in spawn_child()
93 return -ERR_SYSTEM; in spawn_child()