Home
last modified time | relevance | path

Searched refs:os_listxattr_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h7761 os_listxattr_impl(PyObject *module, path_t *path, int follow_symlinks);
7798 return_value = os_listxattr_impl(module, &path, follow_symlinks); in os_listxattr()
/third_party/python/Modules/
H A Dposixmodule.c13089 os_listxattr_impl(PyObject *module, path_t *path, int follow_symlinks) in os_listxattr_impl() function

Completed in 26 milliseconds