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