Symbol: LIST_ENTRY
lib/lib80211/lib80211_regdomain.h
43
LIST_ENTRY(freqband) next;
lib/lib80211/lib80211_regdomain.h
60
LIST_ENTRY(netband) next;
lib/lib80211/lib80211_regdomain.h
79
LIST_ENTRY(regdomain) next;
lib/lib80211/lib80211_regdomain.h
89
LIST_ENTRY(country) next;
lib/libc/gen/sem.c
89
LIST_ENTRY(sem) entry;
lib/libc/gen/sem_new.c
76
LIST_ENTRY(sem_nameinfo) next;
lib/libc/gen/telldir.h
48
LIST_ENTRY(ddloc_mem) loc_lqe; /* entry in list */
lib/libc/iconv/citrus_hash.h
34
#define _CITRUS_HASH_ENTRY(type) LIST_ENTRY(type)
lib/libc/posix1e/mac.c
63
LIST_ENTRY(label_default) ld_entries;
lib/libc/stdlib/cxa_thread_atexit_impl.c
68
LIST_ENTRY(cxa_thread_dtor) entry;
lib/libgeom/libgeom.h
106
LIST_ENTRY(ggeom) lg_geom;
lib/libgeom/libgeom.h
115
LIST_ENTRY(gconsumer) lg_consumer;
lib/libgeom/libgeom.h
117
LIST_ENTRY(gconsumer) lg_consumers;
lib/libgeom/libgeom.h
126
LIST_ENTRY(gprovider) lg_provider;
lib/libgeom/libgeom.h
88
LIST_ENTRY(gconfig) lg_config;
lib/libgeom/libgeom.h
96
LIST_ENTRY(gclass) lg_class;
lib/libmemstat/memstat_internal.h
111
LIST_ENTRY(memory_type) mt_list; /* List of types. */
lib/libnvmf/nvmf_tcp.c
38
LIST_ENTRY(nvmf_tcp_command_buffer) link;
lib/libpmcstat/libpmcstat.h
169
LIST_ENTRY(pmcstat_image) pi_next; /* hash link */
lib/libpmcstat/libpmcstat.h
217
LIST_ENTRY(pmcstat_string) ps_next; /* hash link */
lib/libpmcstat/libpmcstat.h
247
LIST_ENTRY(pmcstat_process) pp_next; /* hash-next */
lib/libpmcstat/libpmcstat.h
261
LIST_ENTRY(pmcstat_pmcrecord) pr_next;
lib/librt/sigev_thread.h
43
LIST_ENTRY(sigev_node) sn_link;
lib/librt/sigev_thread.h
58
LIST_ENTRY(sigev_thread) tn_link;
lib/libsecureboot/openpgp/packet.h
48
LIST_ENTRY(OpenPGP_key_) entries;
lib/libsecureboot/veopen.c
38
LIST_ENTRY(fingerprint_info) entries;
lib/libthr/thread/thr_private.h
286
LIST_ENTRY(sleepqueue) sq_hash;
lib/libthr/thread/thr_private.h
405
LIST_ENTRY(pthread) hle;
lib/libthr/thread/thr_pshared.c
39
LIST_ENTRY(psh) link;
lib/libthr/thread/thr_stack.c
44
LIST_ENTRY(stack) qe; /* Stack queue linkage. */
sbin/fsck_ffs/fsck.h
149
LIST_ENTRY(bufarea) b_hash; /* hash list */
sbin/fsck_ffs/suj.c
71
LIST_ENTRY(suj_ino) si_next;
sbin/fsck_ffs/suj.c
89
LIST_ENTRY(suj_blk) sb_next;
sbin/fsck_ffs/suj.c
96
LIST_ENTRY(suj_cg) sc_next;
sbin/ggate/ggated/ggated.c
75
LIST_ENTRY(ggd_connection) c_next;
sbin/natd/natd.c
50
LIST_ENTRY(instance) list;
sbin/pfctl/pfctl.h
158
LIST_ENTRY(segment) _next;
sbin/pfctl/pfctl_osfp.c
60
LIST_ENTRY(name_entry) nm_entry;
sbin/routed/defs.h
238
LIST_ENTRY(interface) int_list;
sbin/routed/defs.h
239
LIST_ENTRY(interface) remote_list;
stand/kshim/bsd_kernel.h
347
LIST_ENTRY(callout) entry;
sys/amd64/include/proc.h
59
LIST_ENTRY(pmap_invl_gen) link; /* (pp) */
sys/arm/include/pmap.h
108
LIST_ENTRY(pmap) pm_list; /* List of all pmaps */
sys/arm/include/undefined.h
74
LIST_ENTRY(undefined_handler) uh_link;
sys/arm64/arm64/undefined.c
81
LIST_ENTRY(undef_handler) uh_link;
sys/arm64/arm64/undefined.c
87
LIST_ENTRY(sys_handler) sys_link;
sys/arm64/coresight/coresight.h
93
LIST_ENTRY(endpoint) endplink;
sys/arm64/iommu/iommu.c
78
LIST_ENTRY(iommu_entry) next;
sys/arm64/iommu/smmuvar.h
47
LIST_ENTRY(smmu_unit) next;
sys/arm64/iommu/smmuvar.h
55
LIST_ENTRY(smmu_domain) next;
sys/arm64/iommu/smmuvar.h
65
LIST_ENTRY(smmu_ctx) next;
sys/bsm/audit_internal.h
62
LIST_ENTRY(au_record) au_rec_q;
sys/cam/cam_ccb.h
321
LIST_ENTRY(ccb_hdr) le;
sys/cam/ctl/ctl_io.h
255
LIST_ENTRY(ctl_io_hdr) ooa_links; /* ooa_queue links */
sys/cddl/dev/kinst/kinst.h
31
LIST_ENTRY(kinst_probe) kp_hashnext;
sys/compat/linuxkpi/common/include/linux/usb.h
81
LIST_ENTRY(usb_driver) linux_driver_list;
sys/compat/linuxkpi/common/src/linux_page.c
327
LIST_ENTRY(vmmap) vm_next;
sys/compat/linuxkpi/common/src/linux_usb.c
69
LIST_ENTRY(usb_linux_softc) sc_attached_list;
sys/ddb/ddb.h
135
LIST_ENTRY(db_command) next; /* next entry in the command table */
sys/dev/aic7xxx/aic79xx.h
613
LIST_ENTRY(scb) le;
sys/dev/aic7xxx/aic79xx.h
618
LIST_ENTRY(scb) le;
sys/dev/aic7xxx/aic79xx.h
623
LIST_ENTRY(scb) timedout_links;
sys/dev/aic7xxx/aic7xxx.h
587
LIST_ENTRY(scb) pending_links;
sys/dev/aic7xxx/aic7xxx.h
588
LIST_ENTRY(scb) timedout_links;
sys/dev/bhnd/bhndb/bhndb_private.h
150
LIST_ENTRY(bhndb_dw_rentry) dw_link;
sys/dev/bhnd/nvram/bhnd_nvram_plistvar.h
59
LIST_ENTRY(bhnd_nvram_plist_entry) pl_hash_link;
sys/dev/bhnd/nvram/bhnd_nvram_storevar.h
250
LIST_ENTRY(bhnd_nvstore_path) np_link;
sys/dev/bhnd/nvram/bhnd_nvram_storevar.h
261
LIST_ENTRY(bhnd_nvstore_alias) na_link;
sys/dev/bxe/bxe.c
232
LIST_ENTRY(bxe_prev_list_node) node;
sys/dev/cxgbe/cxgbei/cxgbei.h
36
LIST_ENTRY(cxgbei_cmp) link;
sys/dev/cxgbe/t4_clip.c
71
LIST_ENTRY(clip_db_entry) link; /* clip_db hash linkage */
sys/dev/cxgbe/t4_clip.c
79
LIST_ENTRY(clip_entry) link; /* clip_table hash linkage */
sys/dev/cxgbe/t4_filter.c
55
LIST_ENTRY(filter_entry) link_4t;
sys/dev/cxgbe/t4_filter.c
56
LIST_ENTRY(filter_entry) link_tid;
sys/dev/cxgbe/tom/t4_tom.h
298
LIST_ENTRY(listen_ctx) link; /* listen hash linkage */
sys/dev/drm2/drm_gem_names.h
43
LIST_ENTRY(drm_gem_name) link;
sys/dev/drm2/drm_hashtab.h
43
LIST_ENTRY(drm_hash_item) head;
sys/dev/evdev/evdev_private.h
169
LIST_ENTRY(evdev_dev) ev_link;
sys/dev/fb/fbd.c
61
LIST_ENTRY(fb_list_entry) fb_list;
sys/dev/firmware/arm/scmi.c
129
LIST_ENTRY(scmi_req) next;
sys/dev/hwt/hwt_backend.c
58
LIST_ENTRY(hwt_backend_entry) next;
sys/dev/hwt/hwt_context.h
40
LIST_ENTRY(hwt_context) next_hch; /* Entry in contexthash. */
sys/dev/hwt/hwt_context.h
41
LIST_ENTRY(hwt_context) next_hwts; /* Entry in ho->hwts. */
sys/dev/hwt/hwt_owner.h
36
LIST_ENTRY(hwt_owner) next; /* Entry in hwt owner hash. */
sys/dev/hyperv/hvsock/hv_sock.h
87
LIST_ENTRY(hvs_pcb) bound_next;
sys/dev/hyperv/hvsock/hv_sock.h
88
LIST_ENTRY(hvs_pcb) connected_next;
sys/dev/hyperv/input/hv_kbdc.h
72
LIST_ENTRY(keystroke_info) link;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
117
LIST_ENTRY(hv_sgl_node) link;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
181
LIST_ENTRY(hv_storvsc_request) link;
sys/dev/hyperv/utilities/hv_snapshot.c
236
LIST_ENTRY(hv_vss_req_internal) link;
sys/dev/ice/ice_osdep.h
213
LIST_ENTRY(ice_list_node) entries;
sys/dev/ice/ice_rdma_internal.h
66
LIST_ENTRY(ice_rdma_entry) node;
sys/dev/iommu/iommu.h
130
LIST_ENTRY(iommu_ctx) link; /* (u) Member in the domain list */
sys/dev/isp/isp_freebsd.h
91
LIST_ENTRY(atio_private_data) next;
sys/dev/ixl/ixl.h
316
LIST_ENTRY(ixl_mac_filter) ftle;
sys/dev/ixl/ixl_iw_int.h
49
LIST_ENTRY(ixl_iw_pf_entry) node;
sys/dev/ksyms/ksyms.c
85
LIST_ENTRY(ksyms_softc) sc_list;
sys/dev/led/led.c
30
LIST_ENTRY(ledsc) list;
sys/dev/md/md.c
249
LIST_ENTRY(md_s) list;
sys/dev/mii/miivar.h
104
LIST_ENTRY(mii_softc) mii_list; /* entry on parent's PHY list */
sys/dev/mlx5/mlx5_en/mlx5_en_flow_table.c
103
LIST_ENTRY(mlx5e_eth_addr_hash_node) hlist;
sys/dev/mpt/mpt.h
422
LIST_ENTRY(mpt_handler_record) links;
sys/dev/mpt/mpt.h
495
LIST_ENTRY(mpt_evtf_record) links;
sys/dev/proto/proto_busdma.h
33
LIST_ENTRY(proto_tag) tags;
sys/dev/proto/proto_busdma.h
35
LIST_ENTRY(proto_tag) peers;
sys/dev/proto/proto_busdma.h
48
LIST_ENTRY(proto_md) mds;
sys/dev/proto/proto_busdma.h
49
LIST_ENTRY(proto_md) peers;
sys/dev/sfxge/sfxge_rx.h
81
LIST_ENTRY(sfxge_lro_conn) active_link;
sys/dev/syscons/syscons.h
391
LIST_ENTRY(sc_term_sw) link;
sys/dev/syscons/syscons.h
464
LIST_ENTRY(sc_renderer) link;
sys/dev/vmd/vmd.h
37
LIST_ENTRY(vmd_irq_user) viu_link;
sys/dev/vmm/vmm_dev.c
83
LIST_ENTRY(vmmdev_softc) priv_link;
sys/dev/vmware/vmci/vmci_kernel_if.h
24
#define vmci_list_item(_l) LIST_ENTRY(_l)
sys/dev/wg/if_wg.c
143
LIST_ENTRY(wg_aip) a_entry;
sys/dev/wg/if_wg.c
221
LIST_ENTRY(wg_softc) sc_entry;
sys/dev/wg/wg_cookie.c
46
LIST_ENTRY(ratelimit_entry) r_entry;
sys/dev/xen/xenstore/xenstore_dev.c
56
LIST_ENTRY(xs_dev_transaction) list;
sys/dev/xen/xenstore/xenstore_dev.c
61
LIST_ENTRY(xs_dev_watch) list;
sys/fs/devfs/devfs_dir.c
47
LIST_ENTRY(dirlistent) link;
sys/fs/devfs/devfs_int.h
45
LIST_ENTRY(cdev_privdata) cdpd_list;
sys/fs/fdescfs/fdesc.h
58
LIST_ENTRY(fdescnode) fd_hash; /* Hash list */
sys/fs/fuse/fuse_file.h
135
LIST_ENTRY(fuse_filehandle) next;
sys/fs/nfs/nfsclstate.h
107
LIST_ENTRY(nfsclclient) nfsc_list;
sys/fs/nfs/nfsclstate.h
147
LIST_ENTRY(nfsclowner) nfsow_list;
sys/fs/nfs/nfsclstate.h
161
LIST_ENTRY(nfscldeleg) nfsdl_hash;
sys/fs/nfs/nfsclstate.h
194
LIST_ENTRY(nfsclopen) nfso_list;
sys/fs/nfs/nfsclstate.h
195
LIST_ENTRY(nfsclopen) nfso_hash;
sys/fs/nfs/nfsclstate.h
216
LIST_ENTRY(nfscllockowner) nfsl_list;
sys/fs/nfs/nfsclstate.h
232
LIST_ENTRY(nfscllock) nfslo_list;
sys/fs/nfs/nfsclstate.h
251
LIST_ENTRY(nfscllayout) nfsly_hash;
sys/fs/nfs/nfsclstate.h
304
LIST_ENTRY(nfsclflayout) nfsfl_list;
sys/fs/nfs/nfsclstate.h
354
LIST_ENTRY(nfsclrecalllayout) nfsrecly_list;
sys/fs/nfs/nfsclstate.h
376
LIST_ENTRY(nfscldevinfo) nfsdi_list;
sys/fs/nfs/nfsport.h
753
LIST_ENTRY(nfsrv_stable) nst_list;
sys/fs/nfs/nfsrvcache.h
48
LIST_ENTRY(nfsrvcache) rc_hash; /* Hash chain */
sys/fs/nfs/nfsrvcache.h
49
LIST_ENTRY(nfsrvcache) rc_ahash; /* ACK hash chain */
sys/fs/nfs/nfsrvstate.h
173
LIST_ENTRY(nfsdsession) sess_hash; /* Hash list of sessions. */
sys/fs/nfs/nfsrvstate.h
174
LIST_ENTRY(nfsdsession) sess_list; /* List of client sessions. */
sys/fs/nfs/nfsrvstate.h
207
LIST_ENTRY(nfsstate) ls_hash; /* Hash list entry */
sys/fs/nfs/nfsrvstate.h
208
LIST_ENTRY(nfsstate) ls_list; /* List of opens/delegs */
sys/fs/nfs/nfsrvstate.h
209
LIST_ENTRY(nfsstate) ls_file; /* Opens/Delegs for a file */
sys/fs/nfs/nfsrvstate.h
256
LIST_ENTRY(nfslock) lo_lckowner;
sys/fs/nfs/nfsrvstate.h
257
LIST_ENTRY(nfslock) lo_lckfile;
sys/fs/nfs/nfsrvstate.h
283
LIST_ENTRY(nfsrollback) rlck_list;
sys/fs/nfs/nfsrvstate.h
300
LIST_ENTRY(nfslockfile) lf_hash; /* Hash list entry */
sys/fs/nfs/nfsrvstate.h
391
LIST_ENTRY(nfsdontlist) nfsmr_list;
sys/fs/nfs/nfsrvstate.h
95
LIST_ENTRY(nfsclient) lc_hash; /* Clientid hash list */
sys/fs/nfsclient/nfsnode.h
63
LIST_ENTRY(nfsdmap) ndm_list;
sys/fs/nfsserver/nfs_fha_new.h
71
LIST_ENTRY(fha_hash_entry) link;
sys/fs/smbfs/smbfs_node.h
66
LIST_ENTRY(smbnode) n_hash;
sys/fs/tmpfs/tmpfs.h
139
LIST_ENTRY(tmpfs_extattr) ea_extattrs;
sys/fs/tmpfs/tmpfs.h
173
LIST_ENTRY(tmpfs_node) tn_entries; /* (m) */
sys/fs/tmpfs/tmpfs.h
68
LIST_ENTRY(tmpfs_dirent) entries;
sys/fs/tmpfs/tmpfs.h
69
LIST_ENTRY(tmpfs_dirent) index_entries;
sys/fs/unionfs/union.h
71
LIST_ENTRY(unionfs_node_status) uns_list; /* Status list */
sys/fs/unionfs/union.h
94
LIST_ENTRY(unionfs_node) un_hash; /* hash list entry */
sys/geom/cache/g_cache.h
87
LIST_ENTRY(g_cache_desc) d_next; /* list */
sys/geom/eli/g_eli.h
177
LIST_ENTRY(g_eli_worker) w_next;
sys/geom/gate/g_gate.h
98
LIST_ENTRY(g_gate_softc) sc_next; /* P: g_gate_list_mtx */
sys/geom/geom.h
119
LIST_ENTRY(g_class) class;
sys/geom/geom.h
133
LIST_ENTRY(g_geom) geom;
sys/geom/geom.h
176
LIST_ENTRY(g_consumer) consumer;
sys/geom/geom.h
178
LIST_ENTRY(g_consumer) consumers; /* XXX: better name */
sys/geom/geom.h
198
LIST_ENTRY(g_geom_alias) ga_next;
sys/geom/geom.h
207
LIST_ENTRY(g_provider) provider;
sys/geom/geom_ccd.c
155
LIST_ENTRY(ccd_s) list;
sys/geom/geom_disk.h
76
LIST_ENTRY(disk_alias) da_next;
sys/geom/linux_lvm/g_linux_lvm.h
60
LIST_ENTRY(g_llvm_lv) lv_next;
sys/geom/linux_lvm/g_linux_lvm.h
74
LIST_ENTRY(g_llvm_pv) pv_next;
sys/geom/linux_lvm/g_linux_lvm.h
86
LIST_ENTRY(g_llvm_segment) sg_next;
sys/geom/linux_lvm/g_linux_lvm.h
97
LIST_ENTRY(g_llvm_vg) vg_next;
sys/geom/mirror/g_mirror.h
136
LIST_ENTRY(g_mirror_disk) d_next;
sys/geom/part/g_part.h
129
LIST_ENTRY(g_part_entry) gpe_entry;
sys/geom/part/g_part_ldm.c
187
LIST_ENTRY(ldm_component) entry;
sys/geom/part/g_part_ldm.c
198
LIST_ENTRY(ldm_volume) entry;
sys/geom/part/g_part_ldm.c
205
LIST_ENTRY(ldm_disk) entry;
sys/geom/part/g_part_ldm.c
214
LIST_ENTRY(ldm_disk_group) entry;
sys/geom/part/g_part_ldm.c
226
LIST_ENTRY(ldm_partition) entry;
sys/geom/part/g_part_ldm.c
281
LIST_ENTRY(ldm_vblk) entry;
sys/geom/part/g_part_ldm.c
296
LIST_ENTRY(ldm_xvblk) entry;
sys/geom/raid/g_raid.h
100
LIST_ENTRY(g_raid_lock) l_next;
sys/geom/raid/g_raid.h
285
LIST_ENTRY(g_raid_volume) v_global_next; /* Global list entry. */
sys/geom/raid/g_raid.h
315
LIST_ENTRY(g_raid_md_class) mdc_list;
sys/geom/raid/g_raid.h
353
LIST_ENTRY(g_raid_tr_class) trc_list;
sys/geom/raid3/g_raid3.h
130
LIST_ENTRY(g_raid3_disk) d_next;
sys/i386/include/pmap.h
169
LIST_ENTRY(pmap) pm_list; /* List of all pmaps */
sys/kern/kern_alq.c
76
LIST_ENTRY(alq) aq_act; /* List of active queues */
sys/kern/kern_alq.c
77
LIST_ENTRY(alq) aq_link; /* List of all queues */
sys/kern/kern_lockf.c
192
LIST_ENTRY(lock_owner) lo_link; /* (l) hash chain */
sys/kern/kern_lockf.c
245
LIST_ENTRY(owner_edge) e_outlink; /* (g) link from's out-edge list */
sys/kern/kern_lockf.c
246
LIST_ENTRY(owner_edge) e_inlink; /* (g) link to's in-edge list */
sys/kern/kern_rctl.c
129
LIST_ENTRY(rctl_rule_link) rrl_next;
sys/kern/kern_umtx.c
4307
LIST_ENTRY(umtx_shm_reg) ushm_obj_link;
sys/kern/subr_bus.c
121
LIST_ENTRY(device_prop_elm) link;
sys/kern/subr_firmware.c
84
LIST_ENTRY(priv_fw) link; /* table linkage */
sys/kern/subr_gtaskqueue.c
59
LIST_ENTRY(gtaskqueue_busy) tb_link;
sys/kern/subr_lock.c
202
LIST_ENTRY(lock_profile_object) lpo_link;
sys/kern/subr_rman.c
84
LIST_ENTRY(resource_i) r_sharelink;
sys/kern/subr_rtc.c
110
LIST_ENTRY(rtc_instance)
sys/kern/subr_sleepqueue.c
128
LIST_ENTRY(sleepqueue) sq_hash; /* (c) Chain and free list. */
sys/kern/subr_sleepqueue.c
1296
LIST_ENTRY(sleepq_prof) sp_link;
sys/kern/subr_taskqueue.c
60
LIST_ENTRY(taskqueue_busy) tb_link;
sys/kern/subr_turnstile.c
124
LIST_ENTRY(turnstile) ts_hash; /* (c) Chain and free list. */
sys/kern/subr_turnstile.c
125
LIST_ENTRY(turnstile) ts_link; /* (q) Contested locks. */
sys/kern/subr_vmem.c
165
LIST_ENTRY(vmem_btag) u_freelist; /* BT_TYPE_FREE */
sys/kern/subr_vmem.c
166
LIST_ENTRY(vmem_btag) u_hashlist; /* BT_TYPE_BUSY */
sys/kern/subr_vmem.c
185
LIST_ENTRY(vmem) vm_alllist;
sys/kern/sys_timerfd.c
95
LIST_ENTRY(timerfd) entry; /* (l) entry in list */
sys/kern/sysv_sem.c
141
LIST_ENTRY(sem_undo) un_next; /* ptr to next active undo structure */
sys/kern/uipc_mqueue.c
126
LIST_ENTRY(mqfs_vdata) mv_link;
sys/kern/uipc_mqueue.c
140
LIST_ENTRY(mqfs_node) mn_sibling;
sys/kern/uipc_mqueue.c
168
LIST_ENTRY(mqueue_notifier) nt_link;
sys/kern/uipc_sem.c
99
LIST_ENTRY(ksem_mapping) km_link;
sys/kern/uipc_shm.c
110
LIST_ENTRY(shm_mapping) sm_link;
sys/kern/vfs_cache.c
373
LIST_ENTRY(namecache) nc_src; /* source vnode list */
sys/kgssapi/gssapi_impl.h
48
LIST_ENTRY(kgss_mech) km_link;
sys/net/altq/altq_cdnr.h
248
LIST_ENTRY(cdnr_block) cb_next;
sys/net/altq/altq_cdnr.h
265
LIST_ENTRY(top_cdnr) tc_next;
sys/net/altq/altq_var.h
42
LIST_ENTRY(acc_filter) f_chain;
sys/net/bpf.c
90
LIST_ENTRY(bpf_if) bif_next; /* descriptor list */
sys/net/bridgestp.h
277
LIST_ENTRY(bstp_port) bp_next;
sys/net/bridgestp.h
335
LIST_ENTRY(bstp_state) bs_list;
sys/net/ieee8023ad_lacp.h
212
LIST_ENTRY(lacp_port) lp_next;
sys/net/if_bridge.c
286
LIST_ENTRY(bridge_softc) sc_list;
sys/net/if_clone.c
107
LIST_ENTRY(if_clone) ifc_list; /* (e) On list of cloners */
sys/net/if_media.h
70
LIST_ENTRY(ifmedia_entry) ifm_list;
sys/net/if_private.h
42
LIST_ENTRY(ifnet) if_clones; /* interfaces of a cloner */
sys/net/if_vxlan.c
114
LIST_ENTRY(vxlan_socket) vxlso_entry;
sys/net/if_vxlan.c
132
LIST_ENTRY(vxlan_ftable_entry) vxlfe_hash;
sys/net/if_vxlan.c
207
LIST_ENTRY(vxlan_softc) vxl_entry;
sys/net/if_vxlan.c
208
LIST_ENTRY(vxlan_softc) vxl_ifdetach_list;
sys/net/pfil.c
101
LIST_ENTRY(pfil_head) head_list;
sys/net/pfil.c
80
LIST_ENTRY(pfil_hook) hook_list;
sys/net/pfvar.h
1004
LIST_ENTRY(pf_udp_endpoint) entry;
sys/net/pfvar.h
1028
LIST_ENTRY(pf_state_key) entry;
sys/net/pfvar.h
1184
LIST_ENTRY(pf_kstate) entry;
sys/net/pfvar.h
1906
LIST_ENTRY(pfi_kkif) _pfik_list;
sys/net/pfvar.h
1919
LIST_ENTRY(pfi_kkif) pfik_allkiflist;
sys/net/pfvar.h
916
LIST_ENTRY(pf_krule) allrulelist;
sys/net/pfvar.h
930
LIST_ENTRY(pf_ksrc_node) entry;
sys/net/rtsock.c
162
LIST_ENTRY(rcb) list;
sys/net/vnet.h
70
LIST_ENTRY(vnet) vnet_le; /* all vnets list */
sys/net80211/ieee80211_acl.c
75
LIST_ENTRY(acl) acl_hash;
sys/net80211/ieee80211_node.h
185
LIST_ENTRY(ieee80211_node) ni_hash; /* hash collision list */
sys/net80211/ieee80211_scan_sta.c
82
LIST_ENTRY(sta_entry) se_hash;
sys/net80211/ieee80211_var.h
143
LIST_ENTRY(ieee80211com) ic_next; /* on global list */
sys/netgraph/bluetooth/hci/ng_hci_var.h
194
LIST_ENTRY(ng_hci_unit_con) next; /* next */
sys/netgraph/bluetooth/hci/ng_hci_var.h
216
LIST_ENTRY(ng_hci_neighbor) next;
sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h
54
LIST_ENTRY(ng_btsocket_hci_raw_pcb) next; /* link to next */
sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h
178
LIST_ENTRY(ng_btsocket_l2cap_pcb) next; /* link to next PCB */
sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h
48
LIST_ENTRY(ng_btsocket_l2cap_rtentry) next; /* link to next */
sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h
83
LIST_ENTRY(ng_btsocket_l2cap_raw_pcb) next; /* link to next PCB */
sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
258
LIST_ENTRY(ng_btsocket_rfcomm_session) next; /* link to next */
sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
302
LIST_ENTRY(ng_btsocket_rfcomm_pcb) session_next;/* link to next */
sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
303
LIST_ENTRY(ng_btsocket_rfcomm_pcb) next; /* link to next */
sys/netgraph/bluetooth/include/ng_btsocket_sco.h
51
LIST_ENTRY(ng_btsocket_sco_rtentry) next; /* link to next */
sys/netgraph/bluetooth/include/ng_btsocket_sco.h
93
LIST_ENTRY(ng_btsocket_sco_pcb) next; /* link to next PCB */
sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
133
LIST_ENTRY(ng_l2cap_con) next; /* link */
sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
167
LIST_ENTRY(ng_l2cap_chan) next; /* link */
sys/netgraph/netgraph.h
1094
LIST_ENTRY(ng_type) types; /* linked list of all types */
sys/netgraph/netgraph.h
130
LIST_ENTRY(ng_hook) hk_hooks; /* linked list of all hooks on node */
sys/netgraph/netgraph.h
380
LIST_ENTRY(ng_node) nd_nodes; /* name hash collision list */
sys/netgraph/netgraph.h
381
LIST_ENTRY(ng_node) nd_idnodes; /* ID hash collision list */
sys/netgraph/ng_etf.c
134
LIST_ENTRY(filter) next;
sys/netgraph/ng_ksocket.c
93
LIST_ENTRY(ng_ksocket_private) siblings;
sys/netgraph/ng_l2tp.c
114
LIST_ENTRY(ng_l2tp_hook_private) sessions;
sys/netgraph/ng_pppoe.c
276
LIST_ENTRY(sess_con) sessions;
sys/netgraph/ng_pptpgre.c
199
LIST_ENTRY(ng_pptpgre_sess) sessions;
sys/netgraph/ng_socket.c
169
LIST_ENTRY(hookpriv) next;
sys/netgraph/ng_socketvar.h
49
LIST_ENTRY(ngpcb) socks; /* linked list of sockets */
sys/netinet/igmp_var.h
207
LIST_ENTRY(igmp_ifsoftc) igi_link;
sys/netinet/in_fib_dxr.c
143
LIST_ENTRY(chunk_desc) cd_all_le;
sys/netinet/in_fib_dxr.c
144
LIST_ENTRY(chunk_desc) cd_hash_le;
sys/netinet/in_fib_dxr.c
153
LIST_ENTRY(trie_desc) td_all_le;
sys/netinet/in_fib_dxr.c
154
LIST_ENTRY(trie_desc) td_hash_le;
sys/netinet/in_pcb.h
356
LIST_ENTRY(inpcb) inp_lbgroup_list; /* lb group list */
sys/netinet/in_var.h
297
LIST_ENTRY(in_multi) inm_link; /* to-be-released by in_ifdetach */
sys/netinet/ip_carp.c
140
LIST_ENTRY(carp_softc) sc_next; /* On the global list. */
sys/netinet/ip_fw.h
576
LIST_ENTRY(cfg_spool) _next; /* chain of spool instances */
sys/netinet/ip_fw.h
590
LIST_ENTRY(cfg_redir) _next; /* chain of redir instances */
sys/netinet/ip_fw.h
613
LIST_ENTRY(cfg_nat) _next;
sys/netinet/ip_mroute.h
276
LIST_ENTRY(mfc) mfc_hash;
sys/netinet/libalias/alias_db.h
296
LIST_ENTRY (alias_link) in;
sys/netinet/libalias/alias_db.h
300
LIST_ENTRY (alias_link) list;
sys/netinet/libalias/alias_local.h
88
LIST_ENTRY(libalias) instancelist;
sys/netinet/libalias/alias_sctp.h
138
LIST_ENTRY (sctp_nat_assoc) list_L; /**< Linked list of pointers for Local table*/
sys/netinet/libalias/alias_sctp.h
139
LIST_ENTRY (sctp_nat_assoc) list_G; /**< Linked list of pointers for Global table */
sys/netinet/libalias/alias_sctp.h
140
LIST_ENTRY (sctp_nat_assoc) timer_Q; /**< Linked list of pointers for timer Q */
sys/netinet/libalias/alias_sctp.h
146
LIST_ENTRY (sctp_GlobalAddress) list_Gaddr; /**< Linked list of pointers for Global table */
sys/netinet/sctp_auth.h
61
LIST_ENTRY(sctp_shared_key) next;
sys/netinet/sctp_pcb.h
102
LIST_ENTRY(sctp_ifa) next_ifa;
sys/netinet/sctp_pcb.h
103
LIST_ENTRY(sctp_ifa) next_bucket;
sys/netinet/sctp_pcb.h
120
LIST_ENTRY(sctp_laddr) sctp_nxt_addr; /* next in list */
sys/netinet/sctp_pcb.h
140
LIST_ENTRY(sctp_tagblock) sctp_nxt_tagblock;
sys/netinet/sctp_pcb.h
367
LIST_ENTRY(sctp_inpcb) sctp_list; /* lists all endpoints */
sys/netinet/sctp_pcb.h
369
LIST_ENTRY(sctp_inpcb) sctp_hash;
sys/netinet/sctp_pcb.h
444
LIST_ENTRY(sctp_tcb) sctp_tcbhash; /* next link in hash
sys/netinet/sctp_pcb.h
446
LIST_ENTRY(sctp_tcb) sctp_tcblist; /* list of all of the
sys/netinet/sctp_pcb.h
448
LIST_ENTRY(sctp_tcb) sctp_tcbasocidhash; /* next link in asocid
sys/netinet/sctp_pcb.h
450
LIST_ENTRY(sctp_tcb) sctp_asocs; /* vtag hash list */
sys/netinet/sctp_pcb.h
60
LIST_ENTRY(sctp_vrf) next_vrf;
sys/netinet/sctp_pcb.h
74
LIST_ENTRY(sctp_ifn) next_ifn;
sys/netinet/sctp_pcb.h
75
LIST_ENTRY(sctp_ifn) next_bucket;
sys/netinet/siftr.c
236
LIST_ENTRY(flow_hash_node) nodes;
sys/netinet/tcp_lro.h
132
LIST_ENTRY(lro_entry) next;
sys/netinet/tcp_lro.h
133
LIST_ENTRY(lro_entry) hash_next;
sys/netinet6/in6_var.h
512
LIST_ENTRY(mld_ifsoftc) mli_link;
sys/netinet6/in6_var.h
688
LIST_ENTRY(in6_multi_mship) i6mm_chain;
sys/netinet6/nd6.h
215
LIST_ENTRY(nd_prefix) ndpr_entry;
sys/netinet6/nd6.h
241
LIST_ENTRY(nd_pfxrouter) pfr_entry;
sys/netipsec/ipsec.h
144
LIST_ENTRY(secspacq) chain;
sys/netipsec/ipsec.h
86
LIST_ENTRY(secpolicy) idhash;
sys/netipsec/ipsec.h
87
LIST_ENTRY(secpolicy) drainq;
sys/netipsec/key.c
202
LIST_ENTRY(spdcache_entry) chain;
sys/netipsec/keydb.h
111
LIST_ENTRY(secashead) addrhash; /* hash by sproto+src+dst addresses */
sys/netipsec/keydb.h
112
LIST_ENTRY(secashead) drainq; /* used ONLY by flush callout */
sys/netipsec/keydb.h
186
LIST_ENTRY(secasvar) spihash;
sys/netipsec/keydb.h
187
LIST_ENTRY(secasvar) drainq; /* used ONLY by flush callout */
sys/netipsec/keydb.h
242
LIST_ENTRY(secreg) chain;
sys/netipsec/keydb.h
249
LIST_ENTRY(secacq) chain;
sys/netipsec/keydb.h
250
LIST_ENTRY(secacq) addrhash;
sys/netipsec/keydb.h
251
LIST_ENTRY(secacq) seqhash;
sys/netipsec/keysock.h
72
LIST_ENTRY(keycb) kp_next;
sys/netipsec/xform.h
98
LIST_ENTRY(xformsw) chain;
sys/netpfil/ipfw/ip_fw_nat.c
58
LIST_ENTRY(cfg_spool) _next; /* chain of spool instances */
sys/netpfil/ipfw/ip_fw_nat.c
65
LIST_ENTRY(cfg_redir) _next; /* chain of redir instances */
sys/netpfil/ipfw/ip_fw_nat.c
85
LIST_ENTRY(cfg_nat) _next;
sys/netpfil/ipfw/ip_fw_nat.c
893
LIST_ENTRY(cfg_spool_legacy) _next;
sys/netpfil/ipfw/ip_fw_nat.c
899
LIST_ENTRY(cfg_redir) _next;
sys/netpfil/ipfw/ip_fw_nat.c
916
LIST_ENTRY(cfg_nat_legacy) _next;
sys/netpfil/pf/pf.h
276
LIST_ENTRY(pfi_kif) pfik_list;
sys/netpfil/pf/pf.h
698
LIST_ENTRY(pf_src_node) entry;
sys/netsmb/smb_tran.h
68
LIST_ENTRY(smb_tran_desc) tr_link;
sys/nfsclient/nfsnode.h
67
LIST_ENTRY(nfsdmap) ndm_list;
sys/nlm/nlm_advlock.c
64
LIST_ENTRY(nlm_file_svid) ns_link;
sys/ofed/drivers/infiniband/ulp/sdp/sdp.h
337
LIST_ENTRY(sdp_sock) list;
sys/powerpc/include/pmap.h
111
LIST_ENTRY(pvo_entry) pvo_vlink; /* Link to common virt page */
sys/powerpc/include/pmap.h
113
LIST_ENTRY(pvo_entry) pvo_olink; /* Link to overflow entry */
sys/riscv/include/pmap.h
83
LIST_ENTRY(pmap) pm_list; /* List of all pmaps */
sys/rpc/rpcsec_gss/rpcsec_gss.c
116
LIST_ENTRY(rpc_pending_request) pr_link;
sys/rpc/svc.h
255
LIST_ENTRY(__rpc_svcthread) st_ilink; /* idle threads list */
sys/rpc/svc.h
256
LIST_ENTRY(__rpc_svcthread) st_alink; /* application thread list */
sys/security/audit/audit_private.h
406
LIST_ENTRY(evname_elem) ene_entry; /* (m) */
sys/security/mac/mac_policy.h
1071
LIST_ENTRY(mac_policy_conf) mpc_list; /* global list */
sys/security/mac_veriexec/mac_veriexec.h
124
LIST_ENTRY(mac_veriexec_fpops) entries;
sys/security/mac_veriexec/mac_veriexec_internal.h
59
LIST_ENTRY(mac_veriexec_file_info) entries;
sys/security/mac_veriexec/veriexec_metadata.c
59
LIST_ENTRY(veriexec_dev_list) entries;
sys/sys/_callout.h
53
LIST_ENTRY(callout) le;
sys/sys/_rmlock.h
74
LIST_ENTRY(rm_priotracker) rmp_qentry;
sys/sys/bufobj.h
101
LIST_ENTRY(bufobj) bo_synclist; /* S dirty vnode list */
sys/sys/ck.h
14
#define CK_LIST_ENTRY LIST_ENTRY
sys/sys/conf.h
75
LIST_ENTRY(cdev) si_list;
sys/sys/conf.h
76
LIST_ENTRY(cdev) si_clone;
sys/sys/conf.h
78
LIST_ENTRY(cdev) si_siblings;
sys/sys/cpuset.h
141
LIST_ENTRY(cpuset) cs_link; /* (c) All identified sets. */
sys/sys/cpuset.h
142
LIST_ENTRY(cpuset) cs_siblings; /* (c) Sibling set link. */
sys/sys/domainset.h
89
LIST_ENTRY(domainset) ds_link;
sys/sys/gtaskqueue.h
52
LIST_ENTRY(grouptask) gt_list;
sys/sys/hhook.h
103
LIST_ENTRY(hhook_head) hhh_next;
sys/sys/hhook.h
104
LIST_ENTRY(hhook_head) hhh_vnext;
sys/sys/jail.h
190
LIST_ENTRY(prison) pr_sibling; /* (a) next in parent's list */
sys/sys/jail.h
224
LIST_ENTRY(prison_racct) prr_next;
sys/sys/jaildesc.h
55
LIST_ENTRY(jaildesc) jd_list; /* (d,p) this prison's descs */
sys/sys/lockf.h
113
LIST_ENTRY(lockf) ls_link; /* (S) all active lockf states */
sys/sys/lockf.h
63
LIST_ENTRY(lockf_edge) le_outlink; /* (s) link from's out-edge list */
sys/sys/lockf.h
64
LIST_ENTRY(lockf_edge) le_inlink; /* (s) link to's in-edge list */
sys/sys/lockf.h
78
LIST_ENTRY(lockf_entry) lf_link; /* (s) Linkage for lock lists */
sys/sys/loginclass.h
40
LIST_ENTRY(loginclass) lc_next;
sys/sys/osd.h
42
LIST_ENTRY(osd) osd_next; /* (l) */
sys/sys/pmc.h
719
LIST_ENTRY(pmc_target) pt_next;
sys/sys/pmc.h
752
LIST_ENTRY(pmc) pm_next; /* owner's list */
sys/sys/pmc.h
828
LIST_ENTRY(pmc_thread) pt_next; /* linked list */
sys/sys/pmc.h
853
LIST_ENTRY(pmc_process) pp_next; /* hash chain */
sys/sys/pmc.h
877
LIST_ENTRY(pmc_owner) po_next; /* hash chain */
sys/sys/proc.h
106
LIST_ENTRY(pgrp) pg_hash; /* (e) Hash chain. */
sys/sys/proc.h
244
LIST_ENTRY(thread) td_hash; /* (d) Hash chain. */
sys/sys/proc.h
654
LIST_ENTRY(proc) p_list; /* (d) List of all processes. */
sys/sys/proc.h
674
LIST_ENTRY(proc) p_hash; /* (d) Hash chain. */
sys/sys/proc.h
675
LIST_ENTRY(proc) p_pglist; /* (g + e) List of processes in pgrp. */
sys/sys/proc.h
677
LIST_ENTRY(proc) p_sibling; /* (e) List of sibling processes. */
sys/sys/proc.h
682
LIST_ENTRY(proc) p_reapsibling; /* (e) List of siblings - descendants of
sys/sys/proc.h
775
LIST_ENTRY(proc) p_orphan; /* (e) List of orphan processes. */
sys/sys/proc.h
779
LIST_ENTRY(proc) p_jaillist; /* (d) Jail process linkage. */
sys/sys/resourcevar.h
117
LIST_ENTRY(uidinfo) ui_hash; /* (c) hash chain of uidinfos */
sys/sys/sf_buf.h
91
LIST_ENTRY(sf_buf) list_entry; /* list of buffers */
sys/sys/umtxvar.h
159
LIST_ENTRY(umtxq_queue) link;
sys/sys/unpcb.h
88
LIST_ENTRY(unpcb) unp_reflink; /* (l) link in unp_refs list */
sys/sys/unpcb.h
89
LIST_ENTRY(unpcb) unp_link; /* (g) glue on list of all PCBs */
sys/sys/unpcb.h
97
LIST_ENTRY(unpcb) unp_dead; /* (g) link in dead list */
sys/sys/vnode.h
165
LIST_ENTRY(vnode) v_hashlist;
sys/ufs/ffs/ffs_alloc.c
2449
LIST_ENTRY(ffs_blkfree_trim_params) hashlist;
sys/ufs/ffs/ffs_extern.h
235
LIST_ENTRY(snapdata) sn_link;
sys/ufs/ffs/softdep.h
209
LIST_ENTRY(worklist) wk_list; /* list of work requests */
sys/ufs/ffs/softdep.h
213
LIST_ENTRY(worklist) wk_all; /* list of deps of this type */
sys/ufs/ffs/softdep.h
293
LIST_ENTRY(pagedep) pd_hash; /* hashed lookup */
sys/ufs/ffs/softdep.h
353
LIST_ENTRY(inodedep) id_hash; /* hashed lookup */
sys/ufs/ffs/softdep.h
360
LIST_ENTRY(inodedep) id_deps; /* bmsafemap's list of inodedep's */
sys/ufs/ffs/softdep.h
396
LIST_ENTRY(bmsafemap) sm_hash; /* Hash links. */
sys/ufs/ffs/softdep.h
397
LIST_ENTRY(bmsafemap) sm_next; /* Mount list. */
sys/ufs/ffs/softdep.h
426
LIST_ENTRY(newblk) nb_hash; /* Hashed lookup. */
sys/ufs/ffs/softdep.h
427
LIST_ENTRY(newblk) nb_deps; /* Bmsafemap's list of newblks. */
sys/ufs/ffs/softdep.h
499
LIST_ENTRY(indirdep) ir_next; /* alloc{direct,indir} list */
sys/ufs/ffs/softdep.h
527
LIST_ENTRY(allocindir) ai_next; /* indirdep's list of allocindir's */
sys/ufs/ffs/softdep.h
608
LIST_ENTRY(freework) fw_segs; /* Seg list. */
sys/ufs/ffs/softdep.h
687
LIST_ENTRY(diradd) da_pdlist; /* pagedep holding directory block */
sys/ufs/ffs/softdep.h
729
LIST_ENTRY(mkdir) md_mkdirs; /* list of all mkdirs */
sys/ufs/ffs/softdep.h
742
LIST_ENTRY(dirrem) dm_next; /* pagedep's list of dirrem's */
sys/ufs/ffs/softdep.h
743
LIST_ENTRY(dirrem) dm_inonext; /* inodedep's list of dirrem's */
sys/ufs/ffs/softdep.h
819
LIST_ENTRY(jaddref) ja_bmdeps; /* Links for bmsafemap. */
sys/ufs/ffs/softdep.h
842
LIST_ENTRY(jremref) jr_deps; /* Links for dirrem. */
sys/ufs/ffs/softdep.h
855
LIST_ENTRY(jmvref) jm_deps; /* Jmvref on pagedep. */
sys/ufs/ffs/softdep.h
879
LIST_ENTRY(jnewblk) jn_deps; /* Jnewblks on sm_jnewblkhd. */
sys/ufs/ffs/softdep.h
896
LIST_ENTRY(jblkdep) jb_deps; /* Dep list on freeblks. */
sys/ufs/ufs/extattr.h
108
LIST_ENTRY(ufs_extattr_list_entry) uele_entries;
sys/ufs/ufs/quota.h
146
LIST_ENTRY(dquot) dq_hash; /* (h) hash list */
sys/vm/uma_int.h
359
LIST_ENTRY(uma_keg) uk_link; /* List of all kegs */
sys/vm/uma_int.h
378
LIST_ENTRY(uma_slab) us_link; /* slabs in zone */
sys/vm/uma_int.h
396
LIST_ENTRY(uma_hash_slab) uhs_hlink; /* Link for hash table */
sys/vm/uma_int.h
484
LIST_ENTRY(uma_zone) uz_link; /* List of all zones in keg */
sys/vm/vm_object.h
100
LIST_ENTRY(vm_object) shadow_list; /* chain of shadow objects */
sys/vm/vm_reserv.c
160
LIST_ENTRY(vm_reserv) objq; /* (o, r) object queue */
sys/x86/iommu/amd_iommu.h
47
LIST_ENTRY(amdiommu_domain) link;/* (u) Member in the iommu list */
sys/x86/iommu/intel_dmar.h
67
LIST_ENTRY(dmar_domain) link; /* (u) Member in the dmar list */
sys/x86/iommu/intel_idpgtbl.c
94
LIST_ENTRY(idpgtbl) link;
sys/xen/xenstore/xenstorevar.h
60
LIST_ENTRY(xs_watch) list;
tools/diag/dumpvfscache/dumpvfscache.c
24
LIST_ENTRY(namecache) nc_hash;
tools/diag/dumpvfscache/dumpvfscache.c
25
LIST_ENTRY(namecache) nc_src;
tools/regression/geom/ConfCmp/ConfCmp.c
53
LIST_ENTRY(node) siblings;
tools/regression/geom/ConfCmp/ConfCmp.c
70
LIST_ENTRY(ref) next;
tools/regression/geom/MdLoad/MdLoad.c
54
LIST_ENTRY(sector) sectors;
tools/tools/ncpus/acpi.c
159
LIST_ENTRY(acpi_user_mapping) link;
usr.bin/gencat/gencat.c
90
LIST_ENTRY(_msgT) entries;
usr.bin/gencat/gencat.c
96
LIST_ENTRY(_setT) entries;
usr.bin/netstat/sctp.c
90
LIST_ENTRY(xladdr_entry) xladdr_entries;
usr.bin/netstat/sctp.c
96
LIST_ENTRY(xraddr_entry) xraddr_entries;
usr.bin/sort/file.c
95
LIST_ENTRY(CLEANABLE_FILE) files;
usr.bin/truss/truss.h
88
LIST_ENTRY(threadinfo) entries;
usr.bin/truss/truss.h
98
LIST_ENTRY(procinfo) entries;
usr.sbin/acpi/acpidump/acpi_user.c
50
LIST_ENTRY(acpi_user_mapping) link;
usr.sbin/bhyve/mevent.c
81
LIST_ENTRY(mevent) me_list;
usr.sbin/bhyve/pci_virtio_scsi.c
152
LIST_ENTRY(pci_vtscsi_worker) vsw_link;
usr.sbin/bluetooth/bthidd/bthid_config.h
61
LIST_ENTRY(hid_device) next; /* link to the next */
usr.sbin/bluetooth/bthidd/bthidd.h
78
LIST_ENTRY(bthid_session) next; /* link to next */
usr.sbin/bluetooth/btpand/btpand.h
113
LIST_ENTRY(channel) next;
usr.sbin/bluetooth/hcsecd/hcsecd.h
47
LIST_ENTRY(link_key) next; /* link to the next */
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpimport.c
139
LIST_ENTRY(input) link;
usr.sbin/efibootmgr/efibootmgr.c
147
LIST_ENTRY(entry) entries;
usr.sbin/gssd/gssd.c
68
LIST_ENTRY(gss_resource) gr_link;
usr.sbin/inetd/inetd.h
53
LIST_ENTRY(procinfo) pr_link;
usr.sbin/inetd/inetd.h
59
LIST_ENTRY(conninfo) co_link;
usr.sbin/inetd/inetd.h
68
LIST_ENTRY(stabchild) sc_link;
usr.sbin/jail/command.c
60
LIST_ENTRY(phash) le;
usr.sbin/lpr/chkprintcap/chkprintcap.c
202
LIST_ENTRY(dirlist) link;
usr.sbin/makefs/cd9660/cd9660_eltorito.h
138
LIST_ENTRY(boot_catalog_entry) ll_struct;
usr.sbin/pmcstat/pmcpl_callgraph.h
45
LIST_ENTRY(pmcstat_cgnode) pcg_sibling;
usr.sbin/pmcstat/pmcpl_callgraph.h
52
LIST_ENTRY(pmcstat_cgnode_hash) pch_next;
usr.sbin/pmcstat/pmcpl_gprof.c
93
LIST_ENTRY(pmcstat_gmonfile) pgf_next; /* list of entries */
usr.sbin/rpc.lockd/lockd_lock.c
106
LIST_ENTRY(host) hostlst;
usr.sbin/rpc.lockd/lockd_lock.c
124
LIST_ENTRY(monfile) monfilelist;
usr.sbin/rpc.lockd/lockd_lock.c
77
LIST_ENTRY(file_lock) nfslocklist;
usr.sbin/rpc.tlsservd/rpc.tlscommon.h
48
LIST_ENTRY(ssl_entry) next;