Searched refs:os_removexattr_impl (Results 1 – 2 of 2) sorted by relevance
5520 os_removexattr_impl(PyObject *module, path_t *path, path_t *attribute,5537 return_value = os_removexattr_impl(module, &path, &attribute, follow_symlinks); in os_removexattr()
11114 os_removexattr_impl(PyObject *module, path_t *path, path_t *attribute, in os_removexattr_impl() function