56 #ifndef __INCLUDE_TINYARA_SPAWN_H 57 #define __INCLUDE_TINYARA_SPAWN_H 63 #include <tinyara/config.h> 137 #define SIZEOF_OPEN_FILE_ACTION_S(n) \ 138 (sizeof(struct spawn_open_file_action_s) + (n))
FAR struct spawn_general_file_action_s * flink
structure for spawn dup2 file action
structure for spawn close file action
structure for general file action
void add_file_action(FAR posix_spawn_file_actions_t *file_action, FAR struct spawn_general_file_action_s *entry)
Add the file action to the end for the file action list.
FAR void * posix_spawn_file_actions_t
structure for spawn open file action
FAR struct spawn_general_file_action_s * flink
enum spawn_file_actions_e action
spawn_file_actions_e
enum of spawn_file_action
FAR struct spawn_general_file_action_s * flink
FAR struct spawn_general_file_action_s * flink