posix_spawn_file_actions_t Struct Reference

#include <spawn.h>

Data Fields

int  _cnt
file_actions_t *  _fa

Field Documentation

int posix_spawn_file_actions_t::_cnt
 
struct file_actions_t* posix_spawn_file_actions_t::_fa
 

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

Copyright © Nokia Corporation 2001-2008
Back to top