Lines Matching refs:quotaval
80 struct quotaval *qvs;
86 static int anyusage(struct quotaval *, unsigned);
87 static int anyover(struct quotaval *, unsigned, time_t);
88 static const char *getovermsg(struct quotaval *, const char *, time_t);
91 static int isover(struct quotaval *qv, time_t now);
92 static void printqv(struct quotaval *, int, time_t);
100 static int unlimited(struct quotaval *qvs, unsigned numqvs);
342 struct quotaval *qvs;
437 printqv(struct quotaval *qv, int isbytes, time_t now)
541 unlimited(struct quotaval *qvs, unsigned numqvs)
555 anyusage(struct quotaval *qvs, unsigned numqvs)
568 anyover(struct quotaval *qvs, unsigned numqvs, time_t now)
581 isover(struct quotaval *qv, time_t now)
588 getovermsg(struct quotaval *qv, const char *what, time_t now)