Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dutil.c178 struct timespec timebuf[2] = { {0, UTIME_NOW} }; in UTIL_setFileStat() local
184 struct utimbuf timebuf; in UTIL_setFileStat() local
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c7426 print_time(hrtime_t t, char *timebuf) in print_time()
7732 char timebuf[100]; in main() local