Home
last modified time | relevance | path

Searched refs:utime_dir_fd (Results 1 – 9 of 9) sorted by relevance

/dports/lang/python37/Python-3.7.12/Modules/
H A Dposixmodule.c4499 utime_dir_fd(utime_t *ut, int dir_fd, const char *path, int follow_symlinks) in utime_dir_fd() function
4771 result = utime_dir_fd(&utime, dir_fd, path->narrow, follow_symlinks); in os_utime_impl()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dposixmodule.c4765 utime_dir_fd(utime_t *ut, int dir_fd, const char *path, int follow_symlinks) in utime_dir_fd() function
5042 result = utime_dir_fd(&utime, dir_fd, path->narrow, follow_symlinks); in os_utime_impl()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dposixmodule.c4765 utime_dir_fd(utime_t *ut, int dir_fd, const char *path, int follow_symlinks) in utime_dir_fd() function
5042 result = utime_dir_fd(&utime, dir_fd, path->narrow, follow_symlinks); in os_utime_impl()
/dports/lang/python38/Python-3.8.12/Modules/
H A Dposixmodule.c4765 utime_dir_fd(utime_t *ut, int dir_fd, const char *path, int follow_symlinks) in utime_dir_fd() function
5042 result = utime_dir_fd(&utime, dir_fd, path->narrow, follow_symlinks); in os_utime_impl()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dposixmodule.c4765 utime_dir_fd(utime_t *ut, int dir_fd, const char *path, int follow_symlinks) in utime_dir_fd() function
5042 result = utime_dir_fd(&utime, dir_fd, path->narrow, follow_symlinks); in os_utime_impl()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dposixmodule.c4765 utime_dir_fd(utime_t *ut, int dir_fd, const char *path, int follow_symlinks) in utime_dir_fd() function
5042 result = utime_dir_fd(&utime, dir_fd, path->narrow, follow_symlinks); in os_utime_impl()
/dports/lang/python310/Python-3.10.1/Modules/
H A Dposixmodule.c5162 utime_dir_fd(utime_t *ut, int dir_fd, const char *path, int follow_symlinks) in utime_dir_fd() function
5491 result = utime_dir_fd(&utime, dir_fd, path->narrow, follow_symlinks); in os_utime_impl()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dposixmodule.c5173 utime_dir_fd(utime_t *ut, int dir_fd, const char *path, int follow_symlinks) in utime_dir_fd() function
5502 result = utime_dir_fd(&utime, dir_fd, path->narrow, follow_symlinks); in os_utime_impl()
/dports/lang/python39/Python-3.9.9/Modules/
H A Dposixmodule.c5114 utime_dir_fd(utime_t *ut, int dir_fd, const char *path, int follow_symlinks) in utime_dir_fd() function
5443 result = utime_dir_fd(&utime, dir_fd, path->narrow, follow_symlinks); in os_utime_impl()