Searched refs:atim (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/test/libc-tests/tests/ |
H A D | utimes.c | 62 compare_times(struct stat *st, bool trunc, timespec_t *atim, timespec_t *mtim, in compare_times() argument 67 if (st->st_atim.tv_sec != atim->tv_sec) { in compare_times() 70 trunc ? atim->tv_nsec / 1000 * 1000 : atim->tv_nsec)) { in compare_times() 90 compare_filetime(char *path, bool trunc, timespec_t *atim, timespec_t *mtim, in compare_filetime() argument 98 return (compare_times(&st, trunc, atim, mtim, invert)); in compare_filetime() 102 compare_linktime(char *path, bool trunc, timespec_t *atim, timespec_t *mtim, in compare_linktime() argument 110 return (compare_times(&st, trunc, atim, mtim, invert)); in compare_linktime() 114 reset(char *path, timespec_t *atim, timespec_t *mtim) in reset() argument 118 if (compare_filetime(path, true, atim, mtim, true)) { in reset() 126 reset_link(char *lpath, timespec_t *atim, timespec_t *mtim) in reset_link() argument [all …]
|
/illumos-gate/usr/src/uts/common/io/wpi/ |
H A D | wpireg.h | 381 uint16_t atim; member
|
/illumos-gate/usr/src/uts/common/io/iwk/ |
H A D | iwk_hw.h | 2933 uint16_t atim; member
|
/illumos-gate/usr/src/uts/common/io/iwp/ |
H A D | iwp_hw.h | 2257 uint16_t atim; member
|
/illumos-gate/usr/src/uts/common/io/iwh/ |
H A D | iwh_hw.h | 2260 uint16_t atim; member
|
/illumos-gate/usr/src/uts/common/io/iwn/ |
H A D | if_iwnreg.h | 568 uint16_t atim; member
|