OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:query_process
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/nsd/dist/
query.h
241
query_state_type
query_process
(query_type *q, nsd_type *nsd, uint32_t *now_p);
xdp-server.c
700
if (
query_process
(q, nsd, &now) != QUERY_DISCARDED) {
server.c
3230
return
query_process
(query, nsd, now_p);
3237
if(
query_process
(query, nsd, now_p) != QUERY_DISCARDED) {
3246
return
query_process
(query, nsd, now_p);
query.c
1614
query_process
(query_type *q, nsd_type *nsd, uint32_t *now_p)
function
Completed in 182 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026