Searched refs:assertion_utimes (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_common.h | 260 assertion_utimes(__FILE__, __LINE__, pathname, atime, atime_nsec, mtime, mtime_nsec) 319 int assertion_utimes(const char *, int, const char *, time_t, suseconds_t, time_t, suseconds_t);
|
H A D | test_main.c | 2100 assertion_utimes(const char *file, int line, const char *pathname, in assertion_utimes() function
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | main.c | 1797 assertion_utimes(const char *file, int line, in assertion_utimes() function
|