Searched defs:utime_nofollow_symlinks (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
H A Dposixmodule.c4463 utime_nofollow_symlinks(utime_t *ut, const char *path) function
4673 result = utime_nofollow_symlinks(&utime, path->narrow);

Completed in 185 milliseconds