Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/
H A Dfifo-tvnsec.c73 check_times(const struct stat *st, check_time_t chk, const char *side, in check_times() function
128 if (!check_times(&st, CHK_ALL_GT, "write", "creation")) { in check_fifos()
133 if (!check_times(&st, CHK_ALL_GT, "read", "creation")) { in check_fifos()
149 if (!check_times(&st, CHK_CTIME_GT | CHK_MTIME_GT | CHK_ATIME_LT, in check_fifos()
155 if (!check_times(&st, CHK_CTIME_GT | CHK_MTIME_GT | CHK_ATIME_LT, in check_fifos()
167 if (!check_times(&st, CHK_CTIME_LT | CHK_MTIME_LT | CHK_ATIME_GT, in check_fifos()
173 if (!check_times(&st, CHK_CTIME_LT | CHK_MTIME_LT | CHK_ATIME_GT, in check_fifos()
185 if (!check_times(&st, CHK_ALL_LT, "write", "post-futimens")) { in check_fifos()
190 if (!check_times(&st, CHK_ALL_LT, "read", "post-futimens")) { in check_fifos()