Searched refs:pytuple (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssscf.c239 PyObject *pytuple = NULL; local
309 pytuple = PyList_AsTuple(pylist);
313 pytuple = Py_BuildValue("()");
315 ret = pytuple;
348 PyObject *pytuple = NULL; local
467 pytuple = PyList_AsTuple(pylist);
471 pytuple = Py_BuildValue("()");
473 ret = pytuple;
507 PyObject *pytuple = NULL; local
632 pytuple
1263 PyObject *pytuple = NULL; local
[all...]

Completed in 15 milliseconds