Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/quotacheck/
H A Dquotacheck.c133 void printchanges(const char *, int, struct dqblk *, struct fileusage *,
465 printchanges(fsname, type, &dqbuf, fup, id); in update()
487 printchanges(fsname, type, &dqbuf, fup, fup->fu_id); in update()
691 printchanges(const char *fsname, int type, struct dqblk *dp, in printchanges() function