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) |
|
Definition at line 27 of file iofd.c. Referenced by io_fd_create(). |
|
Definition at line 115 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(). |