OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:match_all
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/testcode/
testpkts.h
214
uint8_t
match_all
;
member in struct:entry
302
int
match_all
(uint8_t* q, size_t qlen, uint8_t* p, size_t plen, int mttl,
testpkts.c
133
e->
match_all
= 1;
288
e->
match_all
= 0;
1417
match_all
(uint8_t* q, size_t qlen, uint8_t* p, size_t plen, int mttl,
function
1670
if(p->match_all_noedns && !
match_all
(query_pkt, len, reply,
1675
if(p->
match_all
&& !
match_all
(query_pkt, len, reply, rlen,
Completed in 17 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026