readlink_args Struct Reference

#include <sysproto.h>


Detailed Description

Definition at line 80 of file sysproto.h.

Data Fields

char * buf
char buf_l_ [PADL_(char *)]
char buf_r_ [PADR_(char *)]
int count
char count_l_ [PADL_(int)]
char count_r_ [PADR_(int)]
char * path
char path_l_ [PADL_(char *)]
char path_r_ [PADR_(char *)]


Field Documentation

char* readlink_args::buf

Definition at line 82 of file sysproto.h.

char readlink_args::buf_l_[PADL_(char *)]

Definition at line 82 of file sysproto.h.

char readlink_args::buf_r_[PADR_(char *)]

Definition at line 82 of file sysproto.h.

int readlink_args::count

Definition at line 83 of file sysproto.h.

Referenced by readlink().

char readlink_args::count_l_[PADL_(int)]

Definition at line 83 of file sysproto.h.

char readlink_args::count_r_[PADR_(int)]

Definition at line 83 of file sysproto.h.

char* readlink_args::path

Definition at line 81 of file sysproto.h.

Referenced by readlink().

char readlink_args::path_l_[PADL_(char *)]

Definition at line 81 of file sysproto.h.

char readlink_args::path_r_[PADR_(char *)]

Definition at line 81 of file sysproto.h.


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