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

/xnu-2422.115.4/libsyscall/wrappers/spawn/
H A Dposix_spawn.c936 _posix_spawn_file_actions_t psacts; local
941 psacts = *(_posix_spawn_file_actions_t *)file_actions;
942 free(psacts);

Completed in 73 milliseconds