Home
last modified time | relevance | path

Searched defs:__posix_spawn_file_action (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dspawn.cpp49 struct __posix_spawn_file_action { struct
50 __posix_spawn_file_action* next; argument
52 Action what;
53 int fd;
77 struct __posix_spawn_file_actions { argument
78 __posix_spawn_file_action* head; argument