ReactOS 0.4.16-dev-550-g2186ce3
|
Public Attributes | |
long * | indextable |
int | iotype |
int | fd |
int | my_fd |
ssize_t(* | r_read )(int, void *, size_t) |
long(* | r_lseek )(int, long, int) |
void * | handle |
ssize_t(* | r_h_read )(void *, void *, size_t) |
long(* | r_h_lseek )(void *, long, int) |
void(* | h_cleanup )(void *) |
Definition at line 75 of file lfs_wrap.c.
int wrap_data::fd |
Definition at line 82 of file lfs_wrap.c.
Referenced by mpg123_open(), mpg123_open_fd(), mpg123_replace_reader(), wrap_get(), wrap_lseek(), and wrap_read().
Definition at line 91 of file lfs_wrap.c.
Referenced by mpg123_replace_reader_handle(), wrap_get(), and wrap_io_cleanup().
void* wrap_data::handle |
Definition at line 88 of file lfs_wrap.c.
Referenced by mpg123_open_handle(), mpg123_replace_reader_handle(), wrap_destroy(), wrap_get(), wrap_io_cleanup(), wrap_lseek(), and wrap_read().
long* wrap_data::indextable |
Definition at line 78 of file lfs_wrap.c.
Referenced by mpg123_index(), wrap_destroy(), and wrap_get().
int wrap_data::iotype |
Definition at line 80 of file lfs_wrap.c.
Referenced by mpg123_open(), mpg123_open_fd(), mpg123_open_handle(), mpg123_replace_reader(), mpg123_replace_reader_handle(), wrap_get(), wrap_io_cleanup(), wrap_lseek(), and wrap_read().
int wrap_data::my_fd |
Definition at line 83 of file lfs_wrap.c.
Referenced by mpg123_open(), wrap_get(), and wrap_io_cleanup().
Definition at line 90 of file lfs_wrap.c.
Referenced by mpg123_replace_reader_handle(), wrap_get(), and wrap_lseek().
Definition at line 89 of file lfs_wrap.c.
Referenced by mpg123_open_handle(), mpg123_replace_reader_handle(), wrap_get(), and wrap_read().
Definition at line 86 of file lfs_wrap.c.
Referenced by mpg123_replace_reader(), mpg123_replace_reader_handle(), wrap_get(), and wrap_lseek().
Definition at line 85 of file lfs_wrap.c.
Referenced by mpg123_replace_reader(), mpg123_replace_reader_handle(), wrap_get(), and wrap_read().