Home
last modified time | relevance | path

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

/freebsd/sbin/dumpfs/
H A Ddumpfs.c335 time_t cgtime; in dumpcg() local
343 cgtime = acg.cg_time; in dumpcg()
345 acg.cg_magic, (intmax_t)cur, ctime(&cgtime)); in dumpcg()
351 cgtime = acg.cg_old_time; in dumpcg()
353 acg.cg_magic, (intmax_t)cur, ctime(&cgtime)); in dumpcg()