borrows           164 altq/altq_cbq.c 	statsp->borrows		= cl->stats_.borrows;
borrows            75 altq/altq_cbq.h 	u_int		borrows;	/* # times tried to borrow */
borrows          1230 altq/altq_rmclass.c 	rm_class_t	*borrows;
borrows          1241 altq/altq_rmclass.c 	borrows = borrowed;
borrows          1338 altq/altq_rmclass.c 		if (borrows != NULL) {
borrows          1339 altq/altq_rmclass.c 			if (borrows != cl)
borrows          1340 altq/altq_rmclass.c 				++cl->stats_.borrows;
borrows          1342 altq/altq_rmclass.c 				borrows = NULL;
borrows           131 altq/altq_rmclass.h 	u_int		borrows;	/* # times tried to borrow */