Go to the source code of this file.
Data Structures | |
struct | rpmfdObject_s |
Typedefs | |
typedef rpmfdObject_s | rpmfdObject |
Functions | |
rpmfdObject * | rpmfd_Wrap (FD_t fd) |
Variables | |
PyTypeObject | rpmfd_Type |
Definition in file rpmfd-py.h.
|
Referenced by rpmfd_dealloc(), rpmfd_Debug(), rpmfd_free(), rpmfd_init(), rpmfd_new(), and rpmfd_Wrap(). |
|
Definition at line 325 of file rpmfd-py.c. References rpmfdObject_s::fd, FD_t, rpmfd_Type, and rpmfdObject. |