Home
last modified time | relevance | path

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

/freebsd/usr.bin/quota/
H A Dquota.c272 char *bgrace = NULL, *igrace = NULL; in showquotas() local
356 bgrace = timeprt(qup->dqblk.dqb_btime); in showquotas()
360 , (msgb == NULL) ? "" : bgrace in showquotas()
368 free(bgrace); in showquotas()