Go to the source code of this file.
Data Structures | |
struct | rpmrcObject_s |
Typedefs | |
typedef rpmrcObject_s | rpmrcObject |
Functions | |
PyObject * | rpmrc_AddMacro (PyObject *self, PyObject *args) |
PyObject * | rpmrc_DelMacro (PyObject *self, PyObject *args) |
Variables | |
PyTypeObject | rpmrc_Type |
Definition in file rpmrc-py.h.
|
Definition at line 38 of file rpmrc-py.c. References addMacro(). |
|
Definition at line 53 of file rpmrc-py.c. References delMacro(). |
|
Definition at line 24 of file rpmrc-py.h. |