Searched refs:os_chflags_impl (Results 1 – 2 of 2) sorted by relevance
453 os_chflags_impl(PyObject *module, path_t *path, unsigned long flags,470 return_value = os_chflags_impl(module, &path, flags, follow_symlinks); in os_chflags()
2960 os_chflags_impl(PyObject *module, path_t *path, unsigned long flags, in os_chflags_impl() function