Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dspwdmodule.c.h54 {"getspall", (PyCFunction)spwd_getspall, METH_NOARGS, spwd_getspall__doc__},
60 spwd_getspall(PyObject *module, PyObject *Py_UNUSED(ignored)) in spwd_getspall() function