Searched refs:SLIST_ENTRY (Results 1 - 25 of 136) sorted by relevance

123456

/freebsd-9.3-release/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-9.3-release/sys/netncp/
H A Dncp_rcfile.h33 SLIST_ENTRY(rckey) rk_next;
39 SLIST_ENTRY(rcsection) rs_next;
45 SLIST_ENTRY(rcfile) rf_next;
/freebsd-9.3-release/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-9.3-release/sys/net/
H A Dif_tapvar.h64 SLIST_ENTRY(tap_softc) tap_next; /* next device in chain */
H A Dif_lagg.h177 SLIST_ENTRY(lagg_mc) mc_entries;
184 SLIST_ENTRY(lagg_llq) llq_entries;
199 SLIST_ENTRY(lagg_softc) sc_entries;
246 SLIST_ENTRY(lagg_port) lp_entries;
/freebsd-9.3-release/sys/sparc64/include/
H A Dsf_buf.h37 SLIST_ENTRY(sf_buf) free_list; /* list of free buffer slots */
H A Dbus_private.h51 SLIST_ENTRY(bus_dmamap_res) dr_link;
/freebsd-9.3-release/sys/sys/
H A D_callout.h50 SLIST_ENTRY(callout) sle;
H A Dsigio.h51 SLIST_ENTRY(sigio) sio_pgsigio; /* (pg) sigio's for process or group */
H A Dtimeet.h54 SLIST_ENTRY(eventtimer) et_all;
/freebsd-9.3-release/usr.sbin/pkg_install/version/
H A Dversion.h27 SLIST_ENTRY(index_entry) next;
/freebsd-9.3-release/usr.sbin/config/
H A Dconfig.h110 SLIST_ENTRY(cputype) cpu_next;
124 SLIST_ENTRY(opt) op_next;
125 SLIST_ENTRY(opt) op_append;
135 SLIST_ENTRY(opt_list) o_next;
149 SLIST_ENTRY(includepath) path_next;
/freebsd-9.3-release/sys/sparc64/pci/
H A Dpsychovar.h81 SLIST_ENTRY(psycho_softc) sc_link;
H A Dschizovar.h96 SLIST_ENTRY(schizo_softc) sc_link;
/freebsd-9.3-release/sys/dev/aic7xxx/aicasm/
H A Daicasm.h58 SLIST_ENTRY(path_entry) links;
H A Daicasm_symbol.h144 SLIST_ENTRY(symbol_node) links;
167 SLIST_ENTRY(scope) scope_stack_links;
/freebsd-9.3-release/sys/mips/include/
H A Dsf_buf.h64 SLIST_ENTRY(sf_buf) free_list; /* list of free buffer slots */
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_dn_private.h202 SLIST_ENTRY(dn_fsk) fsk_next; /* hash chain for fshash */
211 SLIST_ENTRY(dn_fsk) sch_chain; /* list of fsk attached to sched */
248 SLIST_ENTRY(dn_queue) q_next; /* hash chain list for qht */
274 SLIST_ENTRY(dn_schk) schk_next; /* hash chain for schedhash */
298 SLIST_ENTRY(dn_sch_inst) si_next; /* hash chain for siht */
/freebsd-9.3-release/sys/dev/ipw/
H A Dif_ipwvar.h45 SLIST_ENTRY(ipw_soft_hdr) next;
52 SLIST_ENTRY(ipw_soft_buf) next;
/freebsd-9.3-release/sys/netinet/libalias/
H A Dalias_mod.h106 SLIST_ENTRY(dll) next;
/freebsd-9.3-release/sys/netinet/
H A Dtcp_lro.h35 SLIST_ENTRY(lro_entry) next;
/freebsd-9.3-release/usr.bin/truss/
H A Dtruss.h40 SLIST_ENTRY(threadinfo) entries;
/freebsd-9.3-release/sys/dev/sound/pcm/
H A Dchannel.h65 SLIST_ENTRY(pcmchan_syncgroup) link;
74 SLIST_ENTRY(pcmchan_syncmember) link;
145 SLIST_ENTRY(pcm_channel) link;
148 SLIST_ENTRY(pcm_channel) link;
154 SLIST_ENTRY(pcm_channel) link;
156 SLIST_ENTRY(pcm_channel) link;
159 SLIST_ENTRY(pcm_channel) link;
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h56 SLIST_ENTRY(wlan_peer) wp;
71 SLIST_ENTRY(wlan_scan_result) wsr;
79 SLIST_ENTRY(wlan_mac_mac) wm;
87 SLIST_ENTRY(wlan_mesh_route) wr;
186 SLIST_ENTRY(wlan_iface) w_if;

Completed in 142 milliseconds

123456