Home
last modified time | relevance | path

Searched defs:futimesat (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dsys_time.cpp37 static int futimesat(int fd, const char* path, const timeval tv[2], int flags) { in futimesat() function
54 int futimesat(int fd, const char* path, const timeval tv[2]) { in futimesat() function