quota.c | 87 static int anyover(struct quotaval *, unsigned, time_t); 380 * XXX: anyover can in fact be true if anyusage is not true, 389 if (vflag || dflag || anyover(qvs, numqvs, now) || 568 anyover(struct quotaval *qvs, unsigned numqvs, time_t now) function in typeref:typename:int
|