Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_stat.c335 stat_S_IFMT(PyObject *self, PyObject *omode) in stat_S_IFMT() function
423 {"S_IFMT", stat_S_IFMT, METH_O, stat_S_IFMT_doc},