Searched refs:os_fpathconf_impl (Results 1 – 2 of 2) sorted by relevance
5014 os_fpathconf_impl(PyObject *module, int fd, int name);5028 _return_value = os_fpathconf_impl(module, fd, name); in os_fpathconf()
9872 os_fpathconf_impl(PyObject *module, int fd, int name) in os_fpathconf_impl() function