Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dutimes.c126 reset_link(char *lpath, timespec_t *atim, timespec_t *mtim) in reset_link() function
220 if (!reset(path, atim, mtim) || !reset_link(lpath, atim, mtim)) in runtest()