Searched refs:os_getxattr_impl (Results 1 – 2 of 2) sorted by relevance
5419 os_getxattr_impl(PyObject *module, path_t *path, path_t *attribute,5436 return_value = os_getxattr_impl(module, &path, &attribute, follow_symlinks); in os_getxattr()
10994 os_getxattr_impl(PyObject *module, path_t *path, path_t *attribute, in os_getxattr_impl() function