__iobuf Struct Reference
[C Runtime Library.]

#include <nut_io.h>


Detailed Description

Stores the current status of a stream.

For internal use only.


Data Fields

int iob_fd
u_char iob_flags
u_short iob_mode
int iob_unget


Field Documentation

int __iobuf::iob_fd

For internal use only.

Associated file, device or socket descriptor.

u_char __iobuf::iob_flags

For internal use only.

Status flags.

u_short __iobuf::iob_mode

For internal use only.

Access mode, see fcntl.h.

int __iobuf::iob_unget

For internal use only.

Unget buffer.


Generated on Tue Jan 23 21:12:31 2007 for BTnut System Software by doxygen 1.4.7