fstat_args Struct Reference

#include <sysproto.h>


Data Fields

int fd
char fd_l_ [PADL_(int)]
char fd_r_ [PADR_(int)]
statsb
char sb_l_ [PADL_(struct stat *)]
char sb_r_ [PADR_(struct stat *)]


Detailed Description

Definition at line 150 of file sysproto.h.


Field Documentation

int fstat_args::fd

Definition at line 151 of file sysproto.h.

Referenced by fstat().

char fstat_args::fd_l_[PADL_(int)]

Definition at line 151 of file sysproto.h.

char fstat_args::fd_r_[PADR_(int)]

Definition at line 151 of file sysproto.h.

struct stat* fstat_args::sb

Definition at line 152 of file sysproto.h.

Referenced by fstat().

char fstat_args::sb_l_[PADL_(struct stat *)]

Definition at line 152 of file sysproto.h.

char fstat_args::sb_r_[PADR_(struct stat *)]

Definition at line 152 of file sysproto.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 12 08:52:18 2006 for UbixOS V2 by  doxygen 1.4.7