fcntl_args Struct Reference

#include <sysproto.h>


Detailed Description

Definition at line 70 of file sysproto.h.

Data Fields

long arg
char arg_l_ [PADL_(long)]
char arg_r_ [PADR_(long)]
int cmd
char cmd_l_ [PADL_(int)]
char cmd_r_ [PADR_(int)]
int fd
char fd_l_ [PADL_(int)]
char fd_r_ [PADR_(int)]


Field Documentation

long fcntl_args::arg

Definition at line 73 of file sysproto.h.

Referenced by fcntl().

char fcntl_args::arg_l_[PADL_(long)]

Definition at line 73 of file sysproto.h.

char fcntl_args::arg_r_[PADR_(long)]

Definition at line 73 of file sysproto.h.

int fcntl_args::cmd

Definition at line 72 of file sysproto.h.

Referenced by fcntl().

char fcntl_args::cmd_l_[PADL_(int)]

Definition at line 72 of file sysproto.h.

char fcntl_args::cmd_r_[PADR_(int)]

Definition at line 72 of file sysproto.h.

int fcntl_args::fd

Definition at line 71 of file sysproto.h.

Referenced by fcntl().

char fcntl_args::fd_l_[PADL_(int)]

Definition at line 71 of file sysproto.h.

char fcntl_args::fd_r_[PADR_(int)]

Definition at line 71 of file sysproto.h.


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