Tizen RT Libs&Environment  v1.0 D5
spawn_dup2_file_action_s Struct Reference

structure for spawn dup2 file action More...

#include <spawn.h>

Collaboration diagram for spawn_dup2_file_action_s:

Data Fields

FAR struct spawn_general_file_action_sflink
 
enum spawn_file_actions_e action
 
int fd1
 
int fd2
 

Detailed Description

structure for spawn dup2 file action

Definition at line 116 of file spawn.h.

Field Documentation

enum spawn_file_actions_e action

Definition at line 118 of file spawn.h.

int fd1

Definition at line 119 of file spawn.h.

int fd2

Definition at line 120 of file spawn.h.

FAR struct spawn_general_file_action_s* flink

Definition at line 117 of file spawn.h.


The documentation for this struct was generated from the following file: