Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

iofd.c File Reference

Go to the source code of this file.

Typedefs

typedef io_fd_s io_fd_t

Functions

int io_fd_create (int fd, int flags, io_t **pio)


Typedef Documentation

typedef struct io_fd_s io_fd_t
 

Definition at line 27 of file iofd.c.

Referenced by io_fd_create().


Function Documentation

int io_fd_create int  fd,
int  flags,
io_t **  pio
 

Definition at line 114 of file iofd.c.

References io_create, io_fd_t, io_free(), io_t, io_s::read, io_s::seek, io_s::tell, io_s::term, and io_s::write.

Referenced by u_file_open().


←Products
© 2005-2006 - KoanLogic S.r.l. - All rights reserved