Home
last modified time | relevance | path

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

/freebsd/usr.bin/quota/
H A Dquota.c272 char *bgrace = NULL, *igrace = NULL; in showquotas() local
358 igrace = timeprt(qup->dqblk.dqb_itime); in showquotas()
365 , (msgi == NULL) ? "" : igrace in showquotas()
370 free(igrace); in showquotas()