Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_stat.c326 stat_S_IMODE(PyObject *self, PyObject *omode) in stat_S_IMODE() function
426 {"S_IMODE", stat_S_IMODE, METH_O, stat_S_IMODE_doc},