fcntl_args Struct Reference

#include <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)]


Detailed Description

Definition at line 85 of file sysproto.h.


Field Documentation

long fcntl_args::arg

Definition at line 88 of file sysproto.h.

Referenced by fcntl().

char fcntl_args::arg_l_[PADL_(long)]

Definition at line 88 of file sysproto.h.

char fcntl_args::arg_r_[PADR_(long)]

Definition at line 88 of file sysproto.h.

int fcntl_args::cmd

Definition at line 87 of file sysproto.h.

Referenced by fcntl().

char fcntl_args::cmd_l_[PADL_(int)]

Definition at line 87 of file sysproto.h.

char fcntl_args::cmd_r_[PADR_(int)]

Definition at line 87 of file sysproto.h.

int fcntl_args::fd

Definition at line 86 of file sysproto.h.

Referenced by fcntl().

char fcntl_args::fd_l_[PADL_(int)]

Definition at line 86 of file sysproto.h.

char fcntl_args::fd_r_[PADR_(int)]

Definition at line 86 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