Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dspwdmodule.c136 spwd_getspall(PyObject *self, PyObject *args) in spwd_getspall() function
164 {"getspall", spwd_getspall, METH_NOARGS, spwd_getspall__doc__},