HomeSort by: relevance | last modified time | path
    Searched defs:anyover (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/quota/
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
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

Completed in 21 milliseconds