PyObject_CallFunction 369 source4/lib/ldb/pyldb.c PyObject_CallFunction(fn, discard_const_p(char, "(i,O)"), level, PyString_FromFormatV(fmt, ap)); PyObject_CallFunction 1979 source4/lib/ldb/pyldb.c py_result = PyObject_CallFunction(py_class, discard_const_p(char, "OO"), PyObject_CallFunction 168 source4/lib/messaging/pymessaging.c PyObject_CallFunction(callback, discard_const_p(char, "i(iii)s#"), msg_type, PyObject_CallFunction 1147 source4/lib/wmi/wmi_wrap.c #define SWIG_Python_CallFunctor(functor, obj) PyObject_CallFunction(functor, "O", obj);