irpc_ResultIteratorType 433 source4/lib/messaging/pymessaging.c PyTypeObject irpc_ResultIteratorType = {
irpc_ResultIteratorType 486 source4/lib/messaging/pymessaging.c ret = PyObject_New(irpc_ResultObject, &irpc_ResultIteratorType);
irpc_ResultIteratorType 563 source4/lib/messaging/pymessaging.c if (PyType_Ready(&irpc_ResultIteratorType) < 0)