Symbol: LIST_ENTRY
lib/libc/include/thread_private.h
437
LIST_ENTRY(pthread) threads;
lib/libc/stdlib/malloc.c
218
LIST_ENTRY(chunk_info) entries;
lib/libc/thread/rthread_file.c
56
LIST_ENTRY(file_lock) entry; /* Entry if file list. */
libexec/ld.so/malloc.c
115
LIST_ENTRY(chunk_info) entries;
libexec/spamd/sync.c
58
LIST_ENTRY(sync_host) h_entry;
sbin/dhcp6leased/engine.c
97
LIST_ENTRY(dhcp6leased_iface) entries;
sbin/dhcp6leased/frontend.c
59
LIST_ENTRY(iface) entries;
sbin/dhcpleased/engine.c
94
LIST_ENTRY(dhcpleased_iface) entries;
sbin/dhcpleased/frontend.c
68
LIST_ENTRY(iface) entries;
sbin/isakmpd/conf.c
78
LIST_ENTRY(conf_binding) link;
sbin/isakmpd/doi.h
47
LIST_ENTRY(doi) link;
sbin/isakmpd/exchange.h
56
LIST_ENTRY(exchange) link;
sbin/isakmpd/ike_phase_1.c
1163
LIST_ENTRY(attr_node) link;
sbin/isakmpd/isakmp_cfg.h
38
LIST_ENTRY(isakmp_cfg_attr) link;
sbin/isakmpd/sa.h
105
LIST_ENTRY(sa) link;
sbin/isakmpd/transport.h
118
LIST_ENTRY(transport) link;
sbin/isakmpd/transport.h
56
LIST_ENTRY(transport_vtbl) link;
sbin/isakmpd/virtual.h
35
LIST_ENTRY (virtual_transport) link;
sbin/isakmpd/x509.c
86
LIST_ENTRY(x509_hash) link;
sbin/pdisk/partition_map.h
69
LIST_ENTRY(entry) disk_entry;
sbin/pdisk/partition_map.h
70
LIST_ENTRY(entry) base_entry;
sbin/pfctl/pfctl_osfp.c
54
LIST_ENTRY(name_entry) nm_entry;
sbin/slaacd/engine.c
123
LIST_ENTRY(radv_prefix) entries;
sbin/slaacd/engine.c
134
LIST_ENTRY(radv_rdns) entries;
sbin/slaacd/engine.c
139
LIST_ENTRY(radv) entries;
sbin/slaacd/engine.c
159
LIST_ENTRY(address_proposal) entries;
sbin/slaacd/engine.c
183
LIST_ENTRY(dfr_proposal) entries;
sbin/slaacd/engine.c
198
LIST_ENTRY(rdns_proposal) entries;
sbin/slaacd/engine.c
214
LIST_ENTRY(slaacd_iface) entries;
sbin/slaacd/frontend.c
71
LIST_ENTRY(iface) entries;
sys/arch/amd64/include/pmap.h
301
LIST_ENTRY(pmap) pm_list; /* list (lck by pm_list lock) */
sys/arch/arm/arm/cpu.c
603
LIST_ENTRY(opp_table) ot_list;
sys/arch/arm/include/undefined.h
72
LIST_ENTRY(undefined_handler) uh_link;
sys/arch/arm64/arm64/cpu.c
286
LIST_ENTRY(opp_table) ot_list;
sys/arch/arm64/arm64/intr.c
204
LIST_ENTRY(intr_prereg) ip_list;
sys/arch/arm64/arm64/pmap.c
65
LIST_ENTRY(pte_desc) pted_pv_list;
sys/arch/arm64/dev/agintc.c
1528
LIST_ENTRY(agintc_msi_device) md_list;
sys/arch/arm64/dev/aplcpu.c
53
LIST_ENTRY(opp_table) ot_list;
sys/arch/arm64/include/intr.h
165
LIST_ENTRY(interrupt_controller) ic_list;
sys/arch/armv7/armv7/intr.c
199
LIST_ENTRY(intr_prereg) ip_list;
sys/arch/armv7/include/intr.h
165
LIST_ENTRY(interrupt_controller) ic_list;
sys/arch/armv7/omap/omdisplay.c
389
LIST_ENTRY(omdisplay_screen) link;
sys/arch/i386/include/pmap.h
112
LIST_ENTRY(pmap) pm_list; /* list (lck by pm_list lock) */
sys/arch/i386/isa/ahc_isa.c
137
LIST_ENTRY(ahc_isa_slot) link;
sys/arch/luna88k/luna88k/isr.h
45
LIST_ENTRY(isr_autovec) isr_link;
sys/arch/macppc/stand/alloc.c
86
LIST_ENTRY(ml) list;
sys/arch/octeon/dev/octcib.c
52
LIST_ENTRY(octcib_intrhand) cih_list;
sys/arch/octeon/include/intr.h
165
LIST_ENTRY(intr_controller) ic_list;
sys/arch/powerpc/powerpc/pmap.c
117
LIST_ENTRY(pte_desc) pted_pv_list;
sys/arch/powerpc64/dev/xicp.c
47
LIST_ENTRY(intrhand) ih_hash;
sys/arch/powerpc64/include/intr.h
120
LIST_ENTRY(interrupt_controller) ic_list;
sys/arch/powerpc64/powerpc64/pmap.c
131
LIST_ENTRY(pte_desc) pted_pv_list;
sys/arch/powerpc64/powerpc64/pmap.c
148
LIST_ENTRY(slb_desc) slbd_list;
sys/arch/riscv64/include/intr.h
174
LIST_ENTRY(interrupt_controller) ic_list;
sys/arch/riscv64/riscv64/cpu.c
623
LIST_ENTRY(opp_table) ot_list;
sys/arch/riscv64/riscv64/intr.c
178
LIST_ENTRY(intr_prereg) ip_list;
sys/arch/riscv64/riscv64/pmap.c
165
LIST_ENTRY(pte_desc) pted_pv_list;
sys/arch/sparc64/stand/ofwboot/alloc.c
86
LIST_ENTRY(ml) list;
sys/dev/acpi/dsdt.c
391
LIST_ENTRY(acpi_memblock) link;
sys/dev/gpio/gpiovar.h
75
LIST_ENTRY(gpio_dev) sc_next;
sys/dev/gpio/gpiovar.h
81
LIST_ENTRY(gpio_name) gp_next;
sys/dev/ic/aic79xx.h
618
LIST_ENTRY(scb) timedout_links;
sys/dev/ic/aic7xxxvar.h
591
LIST_ENTRY(scb) pending_links;
sys/dev/ic/bwfmvar.h
75
LIST_ENTRY(bwfm_core) co_link;
sys/dev/ic/if_wi_hostap.h
81
LIST_ENTRY(wihap_sta_info) hash;
sys/dev/ic/ncr53c9xvar.h
147
LIST_ENTRY(ncr53c9x_linfo) link;
sys/dev/ic/vgavar.h
45
LIST_ENTRY(vgascreen) next;
sys/dev/ic/wdcvar.h
239
LIST_ENTRY(wdc_xfer) free_list;
sys/dev/isa/elink.c
51
LIST_ENTRY(elink_done_reset) er_link;
sys/dev/isa/if_ep_isa.c
93
LIST_ENTRY(ep_isa_done_probe) er_link;
sys/dev/isa/itvar.h
117
LIST_ENTRY(it_softc) sc_list;
sys/dev/mii/miivar.h
113
LIST_ENTRY(mii_softc) mii_list; /* entry on parent's PHY list */
sys/dev/ofw/ofw_clock.h
29
LIST_ENTRY(clock_device) cd_list;
sys/dev/ofw/ofw_clock.h
63
LIST_ENTRY(reset_device) rd_list;
sys/dev/ofw/ofw_gpio.h
40
LIST_ENTRY(gpio_controller) gc_list;
sys/dev/ofw/ofw_misc.c
46
LIST_ENTRY(regmap) rm_list;
sys/dev/ofw/ofw_misc.c
562
LIST_ENTRY(nvmem_cell) nc_list;
sys/dev/ofw/ofw_misc.h
100
LIST_ENTRY(sfp_device) sd_list;
sys/dev/ofw/ofw_misc.h
129
LIST_ENTRY(pwm_device) pd_list;
sys/dev/ofw/ofw_misc.h
148
LIST_ENTRY(nvmem_device) nd_list;
sys/dev/ofw/ofw_misc.h
176
LIST_ENTRY(device_port) dp_list;
sys/dev/ofw/ofw_misc.h
202
LIST_ENTRY(endpoint) ep_list;
sys/dev/ofw/ofw_misc.h
203
LIST_ENTRY(endpoint) ep_plist;
sys/dev/ofw/ofw_misc.h
224
LIST_ENTRY(dai_device) dd_list;
sys/dev/ofw/ofw_misc.h
261
LIST_ENTRY(mii_bus) md_list;
sys/dev/ofw/ofw_misc.h
276
LIST_ENTRY(iommu_device) id_list;
sys/dev/ofw/ofw_misc.h
305
LIST_ENTRY(mbox_device) md_list;
sys/dev/ofw/ofw_misc.h
325
LIST_ENTRY(hwlock_device) hd_list;
sys/dev/ofw/ofw_misc.h
41
LIST_ENTRY(if_device) if_list;
sys/dev/ofw/ofw_misc.h
64
LIST_ENTRY(phy_device) pd_list;
sys/dev/ofw/ofw_misc.h
82
LIST_ENTRY(i2c_bus) ib_list;
sys/dev/ofw/ofw_pinctrl.c
30
LIST_ENTRY(pinctrl) pc_list;
sys/dev/ofw/ofw_power.h
27
LIST_ENTRY(power_domain_device) pd_list;
sys/dev/ofw/ofw_regulator.h
37
LIST_ENTRY(regulator_device) rd_list;
sys/dev/ofw/ofw_regulator.h
55
LIST_ENTRY(regulator_notifier) rn_list;
sys/dev/ofw/ofw_thermal.c
74
LIST_ENTRY(cdev) cd_list;
sys/dev/ofw/ofw_thermal.c
85
LIST_ENTRY(thermal_zone) tz_list;
sys/dev/ofw/ofw_thermal.h
28
LIST_ENTRY(thermal_sensor) ts_list;
sys/dev/ofw/ofw_thermal.h
42
LIST_ENTRY(cooling_device) cd_list;
sys/dev/pci/drm/drm_linux.c
266
LIST_ENTRY(kthread) next;
sys/dev/pci/drm/include/drm/drm_drv.h
598
LIST_ENTRY(drm_dmamem) next;
sys/dev/pci/drm/include/drm/ttm/ttm_pool.h
42
LIST_ENTRY(ttm_pool_type_lru) entries;
sys/dev/pci/drm/include/linux/platform_device.h
23
LIST_ENTRY(platform_device) next;
sys/dev/pci/emuxkivar.h
203
LIST_ENTRY(emuxki_voice) next;
sys/dev/pci/emuxkivar.h
216
LIST_ENTRY(emuxki_stream) next;
sys/dev/pci/emuxkivar.h
78
LIST_ENTRY(emuxki_mem) next;
sys/dev/pci/if_mwx.c
104
LIST_ENTRY(mwx_txwi) mt_entry;
sys/dev/pci/pci.c
67
LIST_ENTRY(pci_dev) pd_next;
sys/dev/pcmcia/cfxga.c
136
LIST_ENTRY(cfxga_screen) scr_link;
sys/dev/pv/xenvar.h
73
LIST_ENTRY(xen_device) dv_entry;
sys/dev/rasops/rasops.c
126
LIST_ENTRY(rasops_screen) rs_next;
sys/dev/usb/ehcivar.h
39
LIST_ENTRY(ehci_soft_qtd) hnext;
sys/dev/usb/ehcivar.h
70
LIST_ENTRY(ehci_soft_itd) free_list;
sys/dev/usb/ohcivar.h
49
LIST_ENTRY(ohci_soft_td) hnext;
sys/dev/usb/ohcivar.h
65
LIST_ENTRY(ohci_soft_itd) hnext;
sys/dev/usb/uhcivar.h
68
LIST_ENTRY(uhci_xfer) inext;
sys/dev/usb/usb_mem.c
69
LIST_ENTRY(usb_frag_dma) next;
sys/dev/usb/usb_mem.h
47
LIST_ENTRY(usb_dma_block) next;
sys/dev/usb/usbdivar.h
194
LIST_ENTRY(usbd_pipe) next;
sys/isofs/udf/udf.h
40
LIST_ENTRY(unode) u_le;
sys/miscfs/fuse/fuse_device.c
59
LIST_ENTRY(fuse_d) fd_list;
sys/miscfs/fuse/fusefs_node.h
38
LIST_ENTRY(fusefs_node) i_hash; /* Hash chain */
sys/net/bpfdesc.h
104
LIST_ENTRY(bpf_d) bd_list; /* descriptor list */
sys/net/if_bridge.h
373
LIST_ENTRY(bstp_port) bp_next;
sys/net/if_bridge.h
497
LIST_ENTRY(bridge_rtnode) brt_next; /* next in list */
sys/net/if_pflog.h
66
LIST_ENTRY(pflog_softc) sc_entry;
sys/net/if_pppoe.c
124
LIST_ENTRY(pppoe_softc) sc_list;/* [K] */
sys/net/if_pppvar.h
142
LIST_ENTRY(ppp_softc) sc_list; /* all ppp interfaces */
sys/net/if_pppx.c
114
LIST_ENTRY(pppx_dev) pxd_entry; /* [K] */
sys/net/if_pppx.c
146
LIST_ENTRY(pppx_if) pxi_list; /* [K] */
sys/net/if_pppx.c
948
LIST_ENTRY(pppac_softc)
sys/net/if_var.h
108
LIST_ENTRY(if_clone) ifc_list; /* [I] on list of cloners */
sys/net/if_vlan.c
77
LIST_ENTRY(vlan_mc_entry) mc_entries;
sys/net/if_wg.c
157
LIST_ENTRY(wg_index) i_entry;
sys/net/if_wg.c
184
LIST_ENTRY(wg_aip) a_entry;
sys/net/if_wg.c
202
LIST_ENTRY(wg_peer) p_pubkey_entry;
sys/net/pfvar_priv.h
599
LIST_ENTRY(pf_trans) pft_entry;
sys/net/pipex_local.h
164
LIST_ENTRY(pipex_session) session_list; /* [L] all session chain */
sys/net/pipex_local.h
177
LIST_ENTRY(pipex_session) session_list; /* [L] all session chain */
sys/net/pipex_local.h
178
LIST_ENTRY(pipex_session) state_list; /* [L] state list chain */
sys/net/pipex_local.h
179
LIST_ENTRY(pipex_session) id_chain; /* [L] id hash chain */
sys/net/pipex_local.h
180
LIST_ENTRY(pipex_session) peer_addr_chain;
sys/net/route.c
1516
LIST_ENTRY(rttimer) rtt_link; /* [T] timers per rtentry */
sys/net/route.h
436
LIST_ENTRY(rttimer_queue) rtq_link; /* [T] */
sys/net/trunklacp.h
205
LIST_ENTRY(lacp_port) lp_next;
sys/net/wg_cookie.h
64
LIST_ENTRY(ratelimit_entry) r_entry;
sys/net80211/ieee80211_var.h
237
LIST_ENTRY(ieee80211com) ic_list; /* chain of all ieee80211com */
sys/netinet/if_ether.c
76
LIST_ENTRY(llinfo_arp) la_list; /* [m] global arp_list */
sys/netinet/if_ether.c
88
LIST_ENTRY(llinfo_arp) la_list; /* [m] global arp_list */
sys/netinet/if_ether.h
330
LIST_ENTRY(ether_multi) enm_list;
sys/netinet/igmp.c
109
LIST_ENTRY(router_info) rti_list; /* [G] */
sys/netinet/in_pcb.h
130
LIST_ENTRY(inpcb) inp_hash; /* [t] local and foreign hash */
sys/netinet/in_pcb.h
131
LIST_ENTRY(inpcb) inp_lhash; /* [t] local port hash */
sys/netinet/ip_carp.c
87
LIST_ENTRY(carp_mc_entry) mc_entries;
sys/netinet/ip_ipsp.h
246
LIST_ENTRY(ipsec_ids) id_gc_list; /* [F] */
sys/netinet/ip_var.h
180
LIST_ENTRY(ipqent) ipqe_q;
sys/netinet/ip_var.h
193
LIST_ENTRY(ipq) ipq_q; /* to other reass headers */
sys/netinet/tcp_var.h
280
LIST_ENTRY(syn_cache) sc_tpq; /* [S] list of entries by same tp */
sys/netinet6/icmp6.c
115
LIST_ENTRY(icmp6_mtudisc_callback) mc_list;
sys/netinet6/in6_var.h
317
LIST_ENTRY(in6_multi_mship) i6mm_chain; /* multicast options chain */
sys/netinet6/ip6_var.h
148
LIST_ENTRY(ip6asfrag) ip6af_list;
sys/nfs/nfsrvcache.h
45
LIST_ENTRY(nfsrvcache) rc_hash; /* Hash chain */
sys/ntfs/ntfs_inode.h
40
LIST_ENTRY(ntnode) i_hash;
sys/ntfs/ntfs_inode.h
66
LIST_ENTRY(fnode) f_fnlist;
sys/ntfs/ntfs_subr.h
36
LIST_ENTRY(ntvattr) va_list;
sys/sys/buf.h
120
LIST_ENTRY(buf) b_list; /* All allocated buffers. */
sys/sys/buf.h
121
LIST_ENTRY(buf) b_vnbufs; /* Buffer's associated vnode. */
sys/sys/eventvar.h
56
LIST_ENTRY(kqueue) kq_next;
sys/sys/extent.h
39
LIST_ENTRY(extent_region) er_link; /* link in region list */
sys/sys/extent.h
58
LIST_ENTRY(extent) ex_link;
sys/sys/file.h
88
LIST_ENTRY(file) f_list;/* [F] list of active files */
sys/sys/proc.h
162
LIST_ENTRY(process) ps_list; /* List of all processes. */
sys/sys/proc.h
165
LIST_ENTRY(process) ps_pglist; /* List of processes in pgrp. */
sys/sys/proc.h
167
LIST_ENTRY(process) ps_sibling; /* List of sibling processes. */
sys/sys/proc.h
169
LIST_ENTRY(process) ps_hash; /* Hash chain. */
sys/sys/proc.h
177
LIST_ENTRY(process) ps_orphan; /* List of orphan processes. */
sys/sys/proc.h
363
LIST_ENTRY(proc) p_list; /* List of all threads. */
sys/sys/proc.h
380
LIST_ENTRY(proc) p_hash; /* Hash chain. */
sys/sys/proc.h
483
LIST_ENTRY(uidinfo) ui_hash; /* [U] */
sys/sys/proc.h
82
LIST_ENTRY(pgrp) pg_hash; /* Hash chain. */
sys/sys/sigio.h
71
LIST_ENTRY(sigio) sio_pgsigio; /* [S] sigio's for process or group */
sys/sys/unpcb.h
86
LIST_ENTRY(unpcb) unp_link; /* [G] link in per-AF list of sockets */
sys/sys/vnode.h
117
LIST_ENTRY(vnode) v_synclist; /* [B] vnode with dirty buffers */
sys/tmpfs/tmpfs.h
83
LIST_ENTRY(tmpfs_node) tn_entries;
sys/ufs/ufs/inode.h
69
LIST_ENTRY(inode) i_hash; /* Hash chain */
sys/ufs/ufs/ufs_quota.c
65
LIST_ENTRY(dquot) dq_hash; /* hash list */
sys/uvm/uvm_amap.h
139
LIST_ENTRY(vm_amap) am_list;
sys/uvm/uvm_aobj.c
101
LIST_ENTRY(uao_swhash_elt) list; /* the hash list */
sys/uvm/uvm_aobj.c
139
LIST_ENTRY(uvm_aobj) u_list; /* global list of aobjs */
sys/uvm/uvm_device.h
50
LIST_ENTRY(uvm_device) u_list; /* list of device objects */
sys/uvm/uvm_swap.c
176
LIST_ENTRY(swappri) spi_swappri; /* global list of pri's */
sys/uvm/uvm_vnode.h
65
LIST_ENTRY(uvm_vnode) u_wlist; /* [K] list of writeable vnode objs */
usr.bin/gencat/gencat.c
85
LIST_ENTRY(_msgT) entries;
usr.bin/gencat/gencat.c
91
LIST_ENTRY(_setT) entries;
usr.bin/patch/ed.c
55
LIST_ENTRY(ed_line) entries;
usr.bin/sort/file.c
94
LIST_ENTRY(CLEANABLE_FILE) files;
usr.bin/tmux/job.c
66
LIST_ENTRY(job) entry;
usr.bin/tmux/tmux.h
1588
LIST_ENTRY(tty_term) entry;
usr.bin/vi/common/cut.h
19
LIST_ENTRY(_cb) q; /* Linked list of cut buffers. */
usr.bin/vi/common/mark.h
33
LIST_ENTRY(_lmark) q; /* Linked list of marks. */
usr.bin/vi/common/msg.h
59
LIST_ENTRY(_msg) q; /* Linked list of messages. */
usr.bin/vi/common/seq.h
32
LIST_ENTRY(_seq) q; /* Linked list of all sequences. */
usr.bin/vi/ex/ex.h
75
LIST_ENTRY(_excmd) q; /* Linked list of commands. */
usr.sbin/acme-client/parse.h
74
LIST_ENTRY(keyfile) entry;
usr.sbin/acpidump/acpidump.c
165
LIST_ENTRY(acpi_user_mapping) link;
usr.sbin/bgpd/bgpd.h
1475
LIST_ENTRY(mrt) entry;
usr.sbin/bgpd/pftable.c
43
LIST_ENTRY(pf_table) entry;
usr.sbin/bgpd/rde.c
133
LIST_ENTRY(rde_dump_ctx) entry;
usr.sbin/bgpd/rde.c
142
LIST_ENTRY(rde_mrt_ctx) entry;
usr.sbin/bgpd/rde.h
290
LIST_ENTRY(prefix) nexthop_l;
usr.sbin/bgpd/rde.h
368
LIST_ENTRY(rib_context) entry;
usr.sbin/bgpd/rde_peer.c
30
LIST_ENTRY(rib_pq) entry;
usr.sbin/bgplgd/slowcgi.c
104
LIST_ENTRY(request) entry;
usr.sbin/btrace/ksyms.c
53
LIST_ENTRY(shlib_syms) sls_le;
usr.sbin/dhcpd/sync.c
57
LIST_ENTRY(sync_host) h_entry;
usr.sbin/dvmrpd/dvmrpd.h
176
LIST_ENTRY(iface) entry;
usr.sbin/dvmrpd/dvmrpe.h
49
LIST_ENTRY(nbr) entry, hash;
usr.sbin/dvmrpd/rde.h
61
LIST_ENTRY(prune_node) entry;
usr.sbin/dvmrpd/rde.h
87
LIST_ENTRY(ds_nbr) entry;
usr.sbin/ftp-proxy/ftp-proxy.c
82
LIST_ENTRY(session) entry;
usr.sbin/ldpd/accept.c
27
LIST_ENTRY(accept_ev) entry;
usr.sbin/ldpd/lde.h
102
LIST_ENTRY(fec_nh) entry;
usr.sbin/ldpd/lde.h
65
LIST_ENTRY(lde_map) entry;
usr.sbin/ldpd/ldpd.h
254
LIST_ENTRY(if_addr) entry;
usr.sbin/ldpd/ldpd.h
275
LIST_ENTRY(iface) entry;
usr.sbin/ldpd/ldpd.h
291
LIST_ENTRY(tnbr) entry;
usr.sbin/ldpd/ldpd.h
307
LIST_ENTRY(nbr_params) entry;
usr.sbin/ldpd/ldpd.h
319
LIST_ENTRY(l2vpn_if) entry;
usr.sbin/ldpd/ldpd.h
329
LIST_ENTRY(l2vpn_pw) entry;
usr.sbin/ldpd/ldpd.h
349
LIST_ENTRY(l2vpn) entry;
usr.sbin/ldpd/ldpd.h
394
LIST_ENTRY(ldp_auth) entry;
usr.sbin/ldpd/ldpe.h
45
LIST_ENTRY(adj) global_entry;
usr.sbin/ldpd/ldpe.h
46
LIST_ENTRY(adj) nbr_entry;
usr.sbin/ldpd/ldpe.h
47
LIST_ENTRY(adj) ia_entry;
usr.sbin/makefs/cd9660/cd9660_eltorito.h
137
LIST_ENTRY(boot_catalog_entry) ll_struct;
usr.sbin/npppd/npppd/accept.c
29
LIST_ENTRY(accept_ev) entry;
usr.sbin/npppd/npppd/npppd.h
257
LIST_ENTRY(ipcpstat) entry;
usr.sbin/npppd/npppd/ppp.h
607
LIST_ENTRY(_npppd_ppp) ipcpstat_entry;
usr.sbin/ospf6d/ospf6d.h
140
LIST_ENTRY(area) entry;
usr.sbin/ospf6d/ospf6d.h
289
LIST_ENTRY(iface) entry;
usr.sbin/ospf6d/ospfe.h
42
LIST_ENTRY(lsa_ref) entry;
usr.sbin/ospf6d/ospfe.h
55
LIST_ENTRY(nbr) entry, hash;
usr.sbin/ospf6d/rde.h
67
LIST_ENTRY(rde_nbr) entry, hash;
usr.sbin/ospfd/interface.c
701
LIST_ENTRY(if_group_count) entry;
usr.sbin/ospfd/ospfd.h
164
LIST_ENTRY(area) entry;
usr.sbin/ospfd/ospfd.h
320
LIST_ENTRY(iface) entry;
usr.sbin/ospfd/ospfe.h
42
LIST_ENTRY(lsa_ref) entry;
usr.sbin/ospfd/ospfe.h
55
LIST_ENTRY(nbr) entry, hash;
usr.sbin/ospfd/rde.h
66
LIST_ENTRY(rde_nbr) entry, hash;
usr.sbin/procmap/procmap.c
90
LIST_ENTRY(cache_entry) ce_next;
usr.sbin/ripd/ripd.h
161
LIST_ENTRY(iface) entry;
usr.sbin/ripd/ripe.h
48
LIST_ENTRY(nbr_failed) entry;
usr.sbin/ripd/ripe.h
54
LIST_ENTRY(nbr) entry, hash;
usr.sbin/rpc.lockd/lockd_lock.c
128
LIST_ENTRY(host) hostlst;
usr.sbin/rpc.lockd/lockd_lock.c
95
LIST_ENTRY(file_lock) lcklst;
usr.sbin/rpki-client/http.c
118
LIST_ENTRY(http_connection) entry;
usr.sbin/rpki-client/main.c
88
LIST_ENTRY(fqdnlistentry) entry;
usr.sbin/sasyncd/net.h
35
LIST_ENTRY(syncpeer) link;
usr.sbin/slowcgi/slowcgi.c
117
LIST_ENTRY(request) entry;
usr.sbin/tcpdump/pfctl_osfp.c
54
LIST_ENTRY(name_entry) nm_entry;
usr.sbin/ypserv/ypserv/ypserv_db.c
69
LIST_ENTRY(opt_map) mapsl; /* map list pointers */
usr.sbin/ypserv/ypserv/ypserv_db.c
75
LIST_ENTRY(opt_domain) domsl; /* global linked list of domains */