Searched refs:test_futimens_helper (Results 1 – 2 of 2) sorted by relevance
/io/ |
A D | tst-futimens.c | 28 test_futimens_helper (const char *file, int fd, const struct timespec *ts) in test_futimens_helper() function 46 test_futimens_helper (fname, fd, (struct timespec[]) { { v1, 0 }, \
|
A D | tst-futimes.c | 29 test_futimens_helper (const char *file, int fd, const struct timeval *tv) in test_futimens_helper() function 47 test_futimens_helper (fname, fd, (struct timeval[]) { { v1, 0 }, \
|
Completed in 3 milliseconds