Home | History | Annotate | Download | only in libaltq

Lines Matching defs:qlimit

146 	int	qlimit = 50;
198 } else if (EQUAL(*argv, "qlimit")) {
201 qlimit = strtoul(*argv, NULL, 0);
258 m1, d, m2, qlimit, flags);
359 int qlimit, int flags)
379 &sc, qlimit, flags);
462 struct service_curve *sc, int qlimit, int flags)
500 hfsc_clinfo->qlimit = qlimit;
1086 class_add.qlimit = hfsc_clinfo->qlimit;