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

/external/python/cpython3/Modules/clinic/
H A Dspwdmodule.c.h49 {"getspall", (PyCFunction)spwd_getspall, METH_NOARGS, spwd_getspall__doc__},
55 spwd_getspall(PyObject *module, PyObject *Py_UNUSED(ignored)) function
/external/python/cpython2/Modules/
H A Dspwdmodule.c136 spwd_getspall(PyObject *self, PyObject *args) function
164 {"getspall", spwd_getspall, METH_NOARGS, spwd_getspall__doc__},

Completed in 133 milliseconds