Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c7820 posix_pathconf(PyObject *self, PyObject *args) in posix_pathconf() function
9159 {"pathconf", posix_pathconf, METH_VARARGS, posix_pathconf__doc__},