Searched refs:match_all (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/usr.sbin/unbound/testcode/ |
| D | testpkts.h | 214 uint8_t match_all; member 302 int match_all(uint8_t* q, size_t qlen, uint8_t* p, size_t plen, int mttl,
|
| D | testpkts.c | 133 e->match_all = 1; in matchline() 288 e->match_all = 0; in new_entry() 1400 match_all(uint8_t* q, size_t qlen, uint8_t* p, size_t plen, int mttl, in match_all() function 1653 if(p->match_all_noedns && !match_all(query_pkt, len, reply, in find_match() 1658 if(p->match_all && !match_all(query_pkt, len, reply, rlen, in find_match()
|
| D | unitmsgparse.c | 138 unit_assert(match_all(sldns_buffer_begin(pkt), sldns_buffer_limit(pkt), in test_buffers()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/ |
| D | OMPKinds.def | 1234 __OMP_TRAIT_PROPERTY(implementation, extension, match_all)
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | AttrDocs.td | 4416 match_all
|