Home
last modified time | relevance | path

Searched defs:mtim (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dutimes.c62 compare_times(struct stat *st, bool trunc, timespec_t *atim, timespec_t *mtim, in compare_times()
90 compare_filetime(char *path, bool trunc, timespec_t *atim, timespec_t *mtim, in compare_filetime()
102 compare_linktime(char *path, bool trunc, timespec_t *atim, timespec_t *mtim, in compare_linktime()
114 reset(char *path, timespec_t *atim, timespec_t *mtim) in reset()
126 reset_link(char *lpath, timespec_t *atim, timespec_t *mtim) in reset_link()
138 runtest(enum ttype fn, char *dir, timespec_t *atim, timespec_t *mtim) in runtest()
473 runtests(char *dir, timespec_t *atim, timespec_t *mtim) in runtests()
/illumos-gate/usr/src/lib/libmapid/common/
H A Dmapid.c872 get_mtime(const char *fname, timestruc_t *mtim) in get_mtime()