Searched refs:os_pathconf_impl (Results 1 – 2 of 2) sorted by relevance
5056 os_pathconf_impl(PyObject *module, path_t *path, int name);5072 _return_value = os_pathconf_impl(module, &path, name); in os_pathconf()
9901 os_pathconf_impl(PyObject *module, path_t *path, int name) in os_pathconf_impl() function