Home
last modified time | relevance | path

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

1234567

/freebsd/contrib/smbfs/lib/smb/
H A Drcfile_priv.h3 SLIST_ENTRY(rckey) rk_next;
9 SLIST_ENTRY(rcsection) rs_next;
15 SLIST_ENTRY(rcfile) rf_next;
/freebsd/usr.sbin/config/
H A Dconfig.h168 SLIST_ENTRY(cputype) cpu_next;
183 SLIST_ENTRY(opt) op_next;
184 SLIST_ENTRY(opt) op_append;
194 SLIST_ENTRY(opt_list) o_next;
216 SLIST_ENTRY(includepath) path_next;
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_private.h204 SLIST_ENTRY(dn_fsk) fsk_next; /* hash chain for fshash */
213 SLIST_ENTRY(dn_fsk) sch_chain; /* list of fsk attached to sched */
254 SLIST_ENTRY(dn_queue) q_next; /* hash chain list for qht */
283 SLIST_ENTRY(dn_schk) schk_next; /* hash chain for schedhash */
306 SLIST_ENTRY(dn_sch_inst) si_next; /* hash chain for siht */
/freebsd/contrib/bsnmp/snmpd/
H A 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/sys/dev/sound/pcm/
H A Dchannel.h65 SLIST_ENTRY(pcmchan_syncgroup) link;
74 SLIST_ENTRY(pcmchan_syncmember) link;
146 SLIST_ENTRY(pcm_channel) link;
149 SLIST_ENTRY(pcm_channel) link;
155 SLIST_ENTRY(pcm_channel) link;
157 SLIST_ENTRY(pcm_channel) link;
160 SLIST_ENTRY(pcm_channel) link;
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h55 SLIST_ENTRY(wlan_peer) wp;
70 SLIST_ENTRY(wlan_scan_result) wsr;
78 SLIST_ENTRY(wlan_mac_mac) wm;
86 SLIST_ENTRY(wlan_mesh_route) wr;
185 SLIST_ENTRY(wlan_iface) w_if;
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.h72 SLIST_ENTRY(enum_type) link;
91 SLIST_ENTRY(snmp_index_entry) link;
109 SLIST_ENTRY(snmp_oid2str) link;
123 SLIST_ENTRY(snmp_object) link;
130 SLIST_ENTRY(fname) link;
/freebsd/sys/dev/nvdimm/
H A Dnvdimm_var.h72 SLIST_ENTRY(nvdimm_label_entry) link;
138 SLIST_ENTRY(nvdimm_namespace) link;
144 SLIST_ENTRY(SPA_mapping) link;
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h144 SLIST_ENTRY(symbol_node) links;
167 SLIST_ENTRY(scope) scope_stack_links;
H A Daicasm.h58 SLIST_ENTRY(path_entry) links;
/freebsd/sys/dev/ipw/
H A Dif_ipwvar.h46 SLIST_ENTRY(ipw_soft_hdr) next;
53 SLIST_ENTRY(ipw_soft_buf) next;
/freebsd/contrib/dma/
H A Ddma.h97 SLIST_ENTRY(stritem) next;
149 SLIST_ENTRY(authuser) next;
/freebsd/sys/powerpc/powermac/
H A Dpowermac_thermal.c69 SLIST_ENTRY(pmac_fan_le) entries;
76 SLIST_ENTRY(pmac_sens_le) entries;
/freebsd/sys/sys/
H A Dck.h16 #define CK_SLIST_ENTRY SLIST_ENTRY
H A D_callout.h54 SLIST_ENTRY(callout) sle;
H A Dsigio.h50 SLIST_ENTRY(sigio) sio_pgsigio; /* (pg) sigio's for process or group */
/freebsd/lib/libgssapi/
H A Dcred.h32 SLIST_ENTRY(_gss_mechanism_cred) gmc_link;
H A Dname.h32 SLIST_ENTRY(_gss_mechanism_name) gmn_link;
/freebsd/contrib/nvi/common/
H A Dmark.h29 SLIST_ENTRY(_lmark) q; /* Linked list of marks. */
H A Dseq.h28 SLIST_ENTRY(_seq) q; /* Linked list of all sequences. */
H A Dmsg.h55 SLIST_ENTRY(_msg) q; /* Linked list of messages. */
/freebsd/sys/net/
H A Dif_lagg.h225 SLIST_ENTRY(lagg_mc) mc_entries;
250 SLIST_ENTRY(lagg_softc) sc_entries;
/freebsd/sys/dev/iavf/
H A Diavf_iflib.h290 SLIST_ENTRY(iavf_mac_filter) next;
311 SLIST_ENTRY(iavf_vlan_filter) next;
/freebsd/usr.sbin/ac/
H A Dac.c50 SLIST_ENTRY(utmpx_entry) next;
63 SLIST_ENTRY(user_entry) next;
72 SLIST_ENTRY(tty_entry) next;
/freebsd/sys/compat/linux/
H A Dlinux_vdso.h32 SLIST_ENTRY(linux_vdso_sym) sym;

1234567