Home
last modified time | relevance | path

Searched defs:dst_dir_fd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c3940 int dst_dir_fd, int follow_symlinks) in os_link_impl()
4735 internal_rename(path_t *src, path_t *dst, int src_dir_fd, int dst_dir_fd, int is_replace) in internal_rename()
4829 int dst_dir_fd) in os_rename_impl()
4850 int dst_dir_fd) in os_replace_impl()
/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h1068 int dst_dir_fd = DEFAULT_DIR_FD; in os_link() local
1575 int dst_dir_fd = DEFAULT_DIR_FD; in os_rename() local
1643 int dst_dir_fd = DEFAULT_DIR_FD; in os_replace() local