OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:keep_going
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/sys/
t_select.c
49
static sig_atomic_t
keep_going
= 1;
variable in typeref:typename:sig_atomic_t
54
keep_going
= 0;
118
if (!
keep_going
)
/src/sys/altq/
altq_jobs.c
1277
int
keep_going
;
local in function:assign_rate_drops_adc
1306
keep_going
= 1;
1463
while (
keep_going
&& scale_rate((int64_t)(cl->cl_rin.bytes-cl->cl_rout.bytes)) > k[i]) {
1471
keep_going
= 0; /* relax ADC in favor of ALC */
1486
keep_going
= 0; /* NOTREACHED */
Completed in 12 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025