Home
last modified time | relevance | path

Searched refs:borrows (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/net/altq/
H A Daltq_cbq.h85 u_int borrows; /* # times tried to borrow */ member
H A Daltq_rmclass.c1254 rm_class_t *borrows; in rmc_update_class_util() local
1265 borrows = borrowed; in rmc_update_class_util()
1362 if (borrows != NULL) { in rmc_update_class_util()
1363 if (borrows != cl) in rmc_update_class_util()
1364 ++cl->stats_.borrows; in rmc_update_class_util()
1366 borrows = NULL; in rmc_update_class_util()
H A Daltq_cbq.c179 statsp->borrows = cl->stats_.borrows; in get_class_stats()
H A Daltq_rmclass.h128 u_int borrows; /* # times tried to borrow */ member
/freebsd/sbin/pfctl/
H A Dpfctl_qstats.c348 cur.data.cbq_stats.borrows, cur.data.cbq_stats.delays);
/freebsd/crypto/heimdal/lib/wind/
H A Drfc4013.txt219 This document borrows text from "Preparation of Internationalized
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1220 "with respect to objects it allocates or borrows from "
/freebsd/sys/crypto/openssl/arm/
H A Decp_nistz256-armv4.S2751 @ if a-b borrows, add modulus.
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES8719 Eight-to-seven bit MIME conversions. This borrows ideas from