Searched defs:posix_spawnp (Results 1 – 2 of 2) sorted by relevance
173 int posix_spawnp(pid_t* pid, const char* file, const posix_spawn_file_actions_t* actions, in posix_spawnp() function
205 TEST(spawn, posix_spawnp) { in TEST() argument