write_args Struct Reference

#include <sysproto.h>


Data Fields

const void * buf
char buf_l_ [PADL_(const void *)]
char buf_r_ [PADR_(const void *)]
int fd
char fd_l_ [PADL_(int)]
char fd_r_ [PADR_(int)]
size_t nbyte
char nbyte_l_ [PADL_(size_t)]
char nbyte_r_ [PADR_(size_t)]


Detailed Description

Definition at line 50 of file sysproto.h.


Field Documentation

const void* write_args::buf

Definition at line 52 of file sysproto.h.

Referenced by sys_write().

char write_args::buf_l_[PADL_(const void *)]

Definition at line 52 of file sysproto.h.

char write_args::buf_r_[PADR_(const void *)]

Definition at line 52 of file sysproto.h.

int write_args::fd

Definition at line 51 of file sysproto.h.

Referenced by sys_write().

char write_args::fd_l_[PADL_(int)]

Definition at line 51 of file sysproto.h.

char write_args::fd_r_[PADR_(int)]

Definition at line 51 of file sysproto.h.

size_t write_args::nbyte

Definition at line 53 of file sysproto.h.

Referenced by sys_write().

char write_args::nbyte_l_[PADL_(size_t)]

Definition at line 53 of file sysproto.h.

char write_args::nbyte_r_[PADR_(size_t)]

Definition at line 53 of file sysproto.h.


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