Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/futimesat/
Dfutimesat01.c59 int myfutimesat(int dirfd, const char *filename, struct timeval *times) in myfutimesat() function
82 TEST(myfutimesat(fds[i], filenames[i], times)); in main()