rpm
5.4.10
|
Go to the source code of this file.
Data Structures | |
struct | rpmfdObject_s |
Type: _rpm.fd | |
typedef struct rpmfdObject_s | rpmfdObject |
PyTypeObject | rpmfd_Type |
rpmfdObject * | rpmfd_Wrap (FD_t fd) |
typedef struct rpmfdObject_s rpmfdObject |
rpmfdObject* rpmfd_Wrap | ( | FD_t | fd | ) |
Definition at line 342 of file rpmfd-py.c.
References rpmfdObject_s::fd, FDlist_t::fd, and rpmfd_Type.
PyTypeObject rpmfd_Type |
Definition at line 294 of file rpmfd-py.c.
Referenced by init_rpm(), and rpmfd_Wrap().