#include "rpmps.h"Go to the source code of this file.
Data Structures | |
| struct | rpmpsObject_s |
Typedefs | |
| typedef rpmpsObject_s | rpmpsObject |
Functions | |
| rpmps | psFromPs (rpmpsObject *ps) |
| rpmpsObject * | rpmps_Wrap (rpmps ps) |
Variables | |
| PyTypeObject | rpmps_Type |
Definition in file rpmps-py.h.
|
|
|
|
|
Definition at line 361 of file rpmps-py.c. References rpmpsObject_s::ps. |
|
|
Definition at line 367 of file rpmps-py.c. References rpmpsObject_s::active, rpmpsObject_s::ix, rpmpsObject_s::ps, and rpmps_Type. Referenced by rpmts_Problems(). |
|
|
Definition at line 311 of file rpmps-py.c. Referenced by init_rpm(), lbl(), and rpmps_Wrap(). |
1.4.4