Home
last modified time | relevance | path

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

/netbsd/external/bsd/libarchive/dist/test_utils/
H A Dtest_common.h200 assertion_file_birthtime(__FILE__, __LINE__, pathname, sec, nsec)
290 int assertion_file_birthtime(const char *, int, const char *, long, long);
H A Dtest_main.c1525 assertion_file_birthtime(const char *file, int line, in assertion_file_birthtime() function