Home
last modified time | relevance | path

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

/freebsd/usr.sbin/edquota/
H A Dedquota.c708 char *fsp, bunits[10], iunits[10], line1[BUFSIZ]; in readtimes() local
731 &btime, bunits, &itime, iunits); in readtimes()
736 if (cvtatos(btime, bunits, &bseconds) == 0) in readtimes()