OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_found
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_congctl.c
321
bool
old_found
, new_found;
local
325
old_found
= (tp == NULL || tp->t_congctl == NULL);
331
if (!
old_found
&& tccp->congctl_ctl == tp->t_congctl) {
333
old_found
= true;
341
if (new_found &&
old_found
) {
/src/external/bsd/ntp/dist/sntp/libopts/
configfile.c
209
bool
old_found
= false;
local
231
if (
old_found
) {
236
old_found
= true;
Completed in 29 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026