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 32 of file rpmrc-py.c. References addMacro(), and name. |
|
Definition at line 47 of file rpmrc-py.c. References delMacro(), and name. |