OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:req_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs_fha.c
299
int
req_count
, min_count = 0;
local
305
req_count
= thread->st_p2;
311
"fha: %p(%d)w", thread,
req_count
);
328
(
req_count
< softc->ctls.max_reqs_per_nfsd)) {
331
"fha: %p(%d)r", thread,
req_count
);
345
req_count
, offset1, offset2);
347
if ((min_thread == NULL) || (
req_count
< min_count)) {
348
min_count =
req_count
;
/src/external/bsd/ntp/dist/ntpd/
ntp_control.c
1179
int
req_count
;
local
1248
req_count
= (int)ntohs(pkt->count);
1264
if (req_data <
req_count
|| rbufp->recv_length & 0x3) {
1270
properlen =
req_count
+ CTL_HEADER_LEN;
1302
reqend = reqpt +
req_count
;
Completed in 30 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026