Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c4548 utime_nofollow_symlinks(utime_t *ut, const char *path) in utime_nofollow_symlinks() function
4765 result = utime_nofollow_symlinks(&utime, path->narrow); in os_utime_impl()