fstat_args Struct Reference

#include <sysproto.h>


Detailed Description

Definition at line 135 of file 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 *)]


Field Documentation

int fstat_args::fd

Definition at line 136 of file sysproto.h.

Referenced by fstat().

char fstat_args::fd_l_[PADL_(int)]

Definition at line 136 of file sysproto.h.

char fstat_args::fd_r_[PADR_(int)]

Definition at line 136 of file sysproto.h.

struct stat* fstat_args::sb

Definition at line 137 of file sysproto.h.

Referenced by fstat().

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

Definition at line 137 of file sysproto.h.

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

Definition at line 137 of file sysproto.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 3 02:38:12 2006 for UbixOS V2 by  doxygen 1.4.7