Home
last modified time | relevance | path

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

/openbsd/usr.sbin/edquota/
H A Dedquota.c570 time_t iseconds, bseconds; in readtimes() local
601 if (cvtatos(btime, bunits, &bseconds) == 0) in readtimes()
608 qup->dqblk.dqb_btime = bseconds; in readtimes()