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.
|
|
|
|
|
Definition at line 320 of file rpmfd-py.c. References rpmfdObject_s::fd, and rpmfd_Type. |
|
|
Definition at line 15 of file rpmfd-py.h. Referenced by rpmfd_Wrap(). |
1.2.18