![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
Ordered list of file actions performed in the child, initialized with posix_spawn_file_actions_init(). More...
#include <zephyr/posix/spawn.h>
Data Fields | |
| struct posix_spawn_file_action * | actions |
| int | num |
| int | cap |
Ordered list of file actions performed in the child, initialized with posix_spawn_file_actions_init().
| struct posix_spawn_file_action* posix_spawn_file_actions_t::actions |