Searched refs:__libc_utimensat (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/warp/ | ||
H A D | warp.c | 935 __libc_utimensat(int dirfd, const char* path, const struct timespec* tv, int flags) function 937 static Call_t call = { "utimensat", "__libc_utimensat" }; |
Completed in 11 milliseconds