Searched refs:find_match (Results 1 – 7 of 7) sorted by relevance
/openbsd/libexec/talkd/ |
H A D | talkd.h | 39 CTL_MSG *find_match(CTL_MSG *);
|
H A D | table.c | 81 find_match(CTL_MSG *request) in find_match() function
|
H A D | process.c | 123 ptr = find_match(mp); in process_request()
|
/openbsd/usr.sbin/unbound/testcode/ |
H A D | testpkts.h | 287 struct entry* find_match(struct entry* entries, uint8_t* query_pkt,
|
H A D | fake_event.c | 209 if((e=find_match(runtime->now->match, p->pkt, p->pkt_len, in pending_matches_current() 236 (*entry = find_match(p->match, pend->pkt, pend->pkt_len, in pending_find_match() 410 find_match(runtime->now->match, ans->pkt, in answer_check_it() 1182 find_match(runtime->now->match, pend->pkt, pend->pkt_len, in pending_udp_query() 1232 find_match(runtime->now->match, pend->pkt, pend->pkt_len, in pending_tcp_query() 1357 find_match(runtime->now->match, pend->pkt, pend->pkt_len, in outnet_serviced_query()
|
H A D | testpkts.c | 1535 find_match(struct entry* entries, uint8_t* query_pkt, size_t len, in find_match() function 1807 entry = find_match(entries, inbuf, (size_t)inlen, transport); in handle_query()
|
/openbsd/gnu/llvm/llvm/lib/Target/ |
H A D | README.txt | 1003 void find_match() {
|