Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

FDIO_s Struct Reference
[RPMIO.]

#include <rpmio.h>


Data Fields

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


Field Documentation

fdio_chdir_function_t* FDIO_s::_chdir
 

Definition at line 145 of file rpmio.h.

fdio_deref_function_t* FDIO_s::_fdderef
 

Definition at line 135 of file rpmio.h.

Referenced by XurlFree.

fdio_new_function_t* FDIO_s::_fdnew
 

Definition at line 136 of file rpmio.h.

fdio_ref_function_t* FDIO_s::_fdref
 

Definition at line 134 of file rpmio.h.

Referenced by Rename.

fdio_ffileno_function_t* FDIO_s::_ffileno
 

Definition at line 141 of file rpmio.h.

fdio_fflush_function_t* FDIO_s::_fflush
 

Definition at line 142 of file rpmio.h.

fdio_fileno_function_t* FDIO_s::_fileno
 

Definition at line 137 of file rpmio.h.

Referenced by XurlFree.

fdio_fopen_function_t* FDIO_s::_fopen
 

Definition at line 140 of file rpmio.h.

fdio_mkdir_function_t* FDIO_s::_mkdir
 

Definition at line 144 of file rpmio.h.

fdio_open_function_t* FDIO_s::_open
 

Definition at line 139 of file rpmio.h.

Referenced by fadOpen.

fdio_rename_function_t* FDIO_s::_rename
 

Definition at line 147 of file rpmio.h.

fdio_rmdir_function_t* FDIO_s::_rmdir
 

Definition at line 146 of file rpmio.h.

fdio_unlink_function_t* FDIO_s::_unlink
 

Definition at line 148 of file rpmio.h.

fdio_close_function_t* FDIO_s::close
 

Definition at line 132 of file rpmio.h.

Referenced by XurlFree.

fdio_read_function_t* FDIO_s::read
 

Definition at line 129 of file rpmio.h.

fdio_seek_function_t* FDIO_s::seek
 

Definition at line 131 of file rpmio.h.

fdio_write_function_t* FDIO_s::write
 

Definition at line 130 of file rpmio.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 13 15:34:54 2002 for rpm by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002