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 *kwds) |
| PyObject * | rpmrc_DelMacro (PyObject *self, PyObject *args, PyObject *kwds) |
Variables | |
| PyTypeObject | rpmrc_Type |
Definition in file rpmrc-py.h.
|
||||||||||||||||
|
Definition at line 33 of file rpmrc-py.c. References addMacro(), and name. |
|
||||||||||||||||
|
Definition at line 51 of file rpmrc-py.c. References delMacro(), and name. |
1.4.4