Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/tests/personas/
H A Dpersona_test.h41 #define ERR_SPAWN 30 macro
H A Dpersona_spawn.c148 ret = -ERR_SPAWN; in spawn_child()