Home
last modified time | relevance | path

Searched refs:find_match (Results 1 – 7 of 7) sorted by relevance

/openbsd/libexec/talkd/
H A Dtalkd.h39 CTL_MSG *find_match(CTL_MSG *);
H A Dtable.c81 find_match(CTL_MSG *request) in find_match() function
H A Dprocess.c123 ptr = find_match(mp); in process_request()
/openbsd/usr.sbin/unbound/testcode/
H A Dtestpkts.h287 struct entry* find_match(struct entry* entries, uint8_t* query_pkt,
H A Dfake_event.c209 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 Dtestpkts.c1535 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 DREADME.txt1003 void find_match() {