Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/kdump/
H A Dkdump.c539 const struct timespec zero_ts = { 0, 0 }; in output_ts() local
541 timespecsub(&zero_ts, ts, &abs_ts); in output_ts()