Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
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()