Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

FDIO_s Struct Reference

#include <rpmio.h>

List of all members.

Public Attributes

fdio_read_function_tread
fdio_write_function_twrite
fdio_seek_function_tseek
fdio_close_function_tclose
fdio_ref_function_t_fdref
fdio_deref_function_t_fdderef
fdio_new_function_t_fdnew
fdio_fileno_function_t_fileno
fdio_open_function_t_open
fdio_fopen_function_t_fopen
fdio_ffileno_function_t_ffileno
fdio_fflush_function_t_fflush
fdio_mkdir_function_t_mkdir
fdio_chdir_function_t_chdir
fdio_rmdir_function_t_rmdir
fdio_rename_function_t_rename
fdio_unlink_function_t_unlink


Member Data Documentation

fdio_chdir_function_t * FDIO_s::_chdir
 

Definition at line 143 of file rpmio.h.

fdio_deref_function_t * FDIO_s::_fdderef
 

Definition at line 133 of file rpmio.h.

fdio_new_function_t * FDIO_s::_fdnew
 

Definition at line 134 of file rpmio.h.

fdio_ref_function_t * FDIO_s::_fdref
 

Definition at line 132 of file rpmio.h.

fdio_ffileno_function_t * FDIO_s::_ffileno
 

Definition at line 139 of file rpmio.h.

fdio_fflush_function_t * FDIO_s::_fflush
 

Definition at line 140 of file rpmio.h.

fdio_fileno_function_t * FDIO_s::_fileno
 

Definition at line 135 of file rpmio.h.

fdio_fopen_function_t * FDIO_s::_fopen
 

Definition at line 138 of file rpmio.h.

fdio_mkdir_function_t * FDIO_s::_mkdir
 

Definition at line 142 of file rpmio.h.

fdio_open_function_t * FDIO_s::_open
 

Definition at line 137 of file rpmio.h.

fdio_rename_function_t * FDIO_s::_rename
 

Definition at line 145 of file rpmio.h.

fdio_rmdir_function_t * FDIO_s::_rmdir
 

Definition at line 144 of file rpmio.h.

fdio_unlink_function_t * FDIO_s::_unlink
 

Definition at line 146 of file rpmio.h.

fdio_close_function_t * FDIO_s::close
 

Definition at line 130 of file rpmio.h.

fdio_read_function_t * FDIO_s::read
 

Definition at line 127 of file rpmio.h.

fdio_seek_function_t * FDIO_s::seek
 

Definition at line 129 of file rpmio.h.

fdio_write_function_t * FDIO_s::write
 

Definition at line 128 of file rpmio.h.


The documentation for this struct was generated from the following file:
Generated at Sun Apr 8 18:43:06 2001 for rpm by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000