OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_thread_prefixes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.h
361
int
num_thread_prefixes
;
member in struct:route_state
route.c
2353
if (num_prefixes != route_state->
num_thread_prefixes
) {
2354
int old_num_prefixes = route_state->
num_thread_prefixes
;
2355
INFO("%d prefixes instead of %d, evaluating policy", num_prefixes, route_state->
num_thread_prefixes
);
2357
route_state->
num_thread_prefixes
= num_prefixes;
3250
if (route_state->
num_thread_prefixes
== 0) {
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026