Searched refs:outlist (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/unbound/iterator/ |
| H A D | iterator.h | 380 struct outbound_list outlist; member
|
| H A D | iterator.c | 163 outbound_list_init(&iq->outlist); in iter_new() 807 outbound_list_init(&subiq->outlist); in generate_sub_request() 2666 outbound_list_insert(&iq->outlist, outq); in processQueryTargets() 2825 outbound_list_clear(&iq->outlist); in processQueryResponse() 2839 outbound_list_clear(&iq->outlist); in processQueryResponse() 2992 outbound_list_clear(&iq->outlist); in processQueryResponse() 3018 outbound_list_clear(&iq->outlist); in processQueryResponse() 3095 outbound_list_clear(&iq->outlist); in processQueryResponse() 3790 outbound_list_remove(&iq->outlist, outbound); in process_response() 3941 outbound_list_remove(&iq->outlist, outbound); in process_response() [all …]
|
| /freebsd-13.1/sys/dev/hptiop/ |
| H A D | hptiop.h | 361 struct mvfrey_outlist_entry *outlist; member
|
| H A D | hptiop.c | 794 _tag = hba->u.mvfrey.outlist[hba->u.mvfrey.outlist_rptr].val; in hptiop_intr_mvfrey() 2693 hba->u.mvfrey.outlist = (struct mvfrey_outlist_entry *)p; in hptiop_mvfrey_map_ctlcfg()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrArithmetic.td | 642 dag outlist, X86FoldableSchedWrite sched, list<dag> pattern> 643 : ITy<opcode, MRMDestReg, typeinfo, outlist, 705 dag outlist, X86FoldableSchedWrite sched, list<dag> pattern> 706 : ITy<opcode, MRMSrcMem, typeinfo, outlist, 714 dag outlist, X86FoldableSchedWrite sched, list<dag> pattern> 715 : ITy<opcode, MRMSrcMem, typeinfo, outlist, 748 Format f, dag outlist, X86FoldableSchedWrite sched, list<dag> pattern> 749 : ITy<opcode, f, typeinfo, outlist, 779 Format f, dag outlist, X86FoldableSchedWrite sched, list<dag> pattern> 780 : ITy<opcode, f, typeinfo, outlist,
|
| /freebsd-13.1/contrib/unbound/contrib/ |
| H A D | aaaa-filter-iterator.patch | 327 struct outbound_list outlist;
|
| /freebsd-13.1/contrib/unbound/daemon/ |
| H A D | remote.c | 2378 struct outbound_list* ol = &qstate->outlist; in get_mesh_status()
|