Searched refs:__posix_spawn_file_actions (Results 1 – 2 of 2) sorted by relevance
51 typedef struct __posix_spawn_file_actions* posix_spawn_file_actions_t;
77 struct __posix_spawn_file_actions { struct275 *actions = reinterpret_cast<__posix_spawn_file_actions*>(calloc(1, sizeof(**actions))); in posix_spawn_file_actions_init()