HomeSort by: relevance | last modified time | path
    Searched defs:zero_ts (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/kdump/
kdump.c 539 const struct timespec zero_ts = { 0, 0 }; local in function:output_ts
541 timespecsub(&zero_ts, ts, &abs_ts);

Completed in 13 milliseconds