Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dspawn.cpp117 struct __posix_spawn_file_actions { struct
321 *actions = reinterpret_cast<__posix_spawn_file_actions*>(calloc(1, sizeof(**actions))); in posix_spawn_file_actions_init()
/bionic/libc/include/
Dspawn.h53 typedef struct __posix_spawn_file_actions* posix_spawn_file_actions_t;