Home
last modified time | relevance | path

Searched refs:SLIST_ENTRY (Results 1 – 25 of 172) sorted by relevance

1234567

/freebsd-12-stable/usr.sbin/config/
Dconfig.h115 SLIST_ENTRY(cputype) cpu_next;
130 SLIST_ENTRY(opt) op_next;
131 SLIST_ENTRY(opt) op_append;
141 SLIST_ENTRY(opt_list) o_next;
163 SLIST_ENTRY(includepath) path_next;
/freebsd-12-stable/contrib/smbfs/lib/smb/
Drcfile_priv.h3 SLIST_ENTRY(rckey) rk_next;
9 SLIST_ENTRY(rcsection) rs_next;
15 SLIST_ENTRY(rcfile) rf_next;
/freebsd-12-stable/usr.sbin/nandsim/
Dnandsim_rcfile.h42 SLIST_ENTRY(rckey) rk_next;
48 SLIST_ENTRY(rcsection) rs_next;
55 SLIST_ENTRY(rcfile) rf_next;
/freebsd-12-stable/sys/dev/sound/pcm/
Dchannel.h67 SLIST_ENTRY(pcmchan_syncgroup) link;
76 SLIST_ENTRY(pcmchan_syncmember) link;
147 SLIST_ENTRY(pcm_channel) link;
150 SLIST_ENTRY(pcm_channel) link;
156 SLIST_ENTRY(pcm_channel) link;
158 SLIST_ENTRY(pcm_channel) link;
161 SLIST_ENTRY(pcm_channel) link;
/freebsd-12-stable/contrib/bsnmp/snmpd/
Dsnmpmod.h410 SLIST_ENTRY(usm_user) up;
437 SLIST_ENTRY(vacm_user) vvu;
438 SLIST_ENTRY(vacm_user) vvg;
446 SLIST_ENTRY(vacm_group) vge;
475 SLIST_ENTRY(vacm_view) vvl;
484 SLIST_ENTRY(vacm_context) vcl;
530 SLIST_ENTRY(target_address) ta;
543 SLIST_ENTRY(target_param) tp;
554 SLIST_ENTRY(target_notify) tn;
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_dn_private.h206 SLIST_ENTRY(dn_fsk) fsk_next; /* hash chain for fshash */
215 SLIST_ENTRY(dn_fsk) sch_chain; /* list of fsk attached to sched */
256 SLIST_ENTRY(dn_queue) q_next; /* hash chain list for qht */
285 SLIST_ENTRY(dn_schk) schk_next; /* hash chain for schedhash */
309 SLIST_ENTRY(dn_sch_inst) si_next; /* hash chain for siht */
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
Dwlan_snmp.h58 SLIST_ENTRY(wlan_peer) wp;
73 SLIST_ENTRY(wlan_scan_result) wsr;
81 SLIST_ENTRY(wlan_mac_mac) wm;
89 SLIST_ENTRY(wlan_mesh_route) wr;
188 SLIST_ENTRY(wlan_iface) w_if;
/freebsd-12-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
Dbsnmptools.h74 SLIST_ENTRY(enum_type) link;
93 SLIST_ENTRY(snmp_index_entry) link;
111 SLIST_ENTRY(snmp_oid2str) link;
125 SLIST_ENTRY(snmp_object) link;
132 SLIST_ENTRY(fname) link;
/freebsd-12-stable/sys/dev/nvdimm/
Dnvdimm_var.h74 SLIST_ENTRY(nvdimm_label_entry) link;
144 SLIST_ENTRY(nvdimm_namespace) link;
150 SLIST_ENTRY(SPA_mapping) link;
/freebsd-12-stable/sys/dev/aic7xxx/aicasm/
Daicasm_symbol.h146 SLIST_ENTRY(symbol_node) links;
169 SLIST_ENTRY(scope) scope_stack_links;
/freebsd-12-stable/sys/dev/ipw/
Dif_ipwvar.h47 SLIST_ENTRY(ipw_soft_hdr) next;
54 SLIST_ENTRY(ipw_soft_buf) next;
/freebsd-12-stable/contrib/dma/
Ddma.h97 SLIST_ENTRY(stritem) next;
149 SLIST_ENTRY(authuser) next;
/freebsd-12-stable/sys/powerpc/powermac/
Dpowermac_thermal.c72 SLIST_ENTRY(pmac_fan_le) entries;
79 SLIST_ENTRY(pmac_sens_le) entries;
/freebsd-12-stable/usr.sbin/ac/
Dac.c52 SLIST_ENTRY(utmpx_entry) next;
65 SLIST_ENTRY(user_entry) next;
74 SLIST_ENTRY(tty_entry) next;
/freebsd-12-stable/sys/sys/
Dck.h17 #define CK_SLIST_ENTRY SLIST_ENTRY
D_callout.h56 SLIST_ENTRY(callout) sle;
Dsigio.h53 SLIST_ENTRY(sigio) sio_pgsigio; /* (pg) sigio's for process or group */
/freebsd-12-stable/sys/net/
Dif_lagg.h226 SLIST_ENTRY(lagg_mc) mc_entries;
251 SLIST_ENTRY(lagg_softc) sc_entries;
/freebsd-12-stable/lib/libgssapi/
Dcred.h34 SLIST_ENTRY(_gss_mechanism_cred) gmc_link;
Dname.h34 SLIST_ENTRY(_gss_mechanism_name) gmn_link;
/freebsd-12-stable/contrib/nvi/common/
Dmark.h29 SLIST_ENTRY(_lmark) q; /* Linked list of marks. */
Dseq.h28 SLIST_ENTRY(_seq) q; /* Linked list of all sequences. */
Dmsg.h55 SLIST_ENTRY(_msg) q; /* Linked list of messages. */
/freebsd-12-stable/sys/dev/iavf/
Diavf_iflib.h294 SLIST_ENTRY(iavf_mac_filter) next;
315 SLIST_ENTRY(iavf_vlan_filter) next;
/freebsd-12-stable/sys/sparc64/pci/
Dpsychovar.h58 SLIST_ENTRY(psycho_softc) sc_link;

1234567