Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dspwdmodule.c.h57 spwd_getspall_impl(PyObject *module);
62 return spwd_getspall_impl(module); in spwd_getspall()
/external/python/cpython3/Modules/
Dspwdmodule.c166 spwd_getspall_impl(PyObject *module) in spwd_getspall_impl() function