HomeSort by: relevance | last modified time | path
    Searched refs:SLIST_ENTRY (Results 1 - 25 of 114) sorted by relevancy

1 2 3 4 5

  /src/sys/sys/
selinfo.h 79 SLIST_ENTRY(selinfo) sel_chain; /* entry on LWP's list of selinfo */
uidinfo.h 43 SLIST_ENTRY(uidinfo) ui_hash;
bufq_impl.h 132 SLIST_ENTRY(bufq_strat) bs_next;
psref.h 76 SLIST_ENTRY(psref) psref_entry;
vnode_impl.h 95 SLIST_ENTRY(vnode_impl) vi_hash; /* c vnode cache list */
  /src/usr.sbin/envstat/
envstat.h 36 SLIST_ENTRY(sensor_block) sb_head;
41 SLIST_ENTRY(device_block) db_head;
  /src/usr.sbin/ldpd/
conffile.h 50 SLIST_ENTRY(conf_neighbour) neilist;
58 SLIST_ENTRY(conf_interface) iflist;
socketops.h 63 SLIST_ENTRY(hello_info) infos;
69 SLIST_ENTRY(hello_socket) listentry;
ldp_peer.h 45 SLIST_ENTRY(ldp_peer_address) addresses;
75 SLIST_ENTRY(ldp_peer) peers;
  /src/common/lib/libprop/
prop_stack.h 45 SLIST_ENTRY(_prop_stack_extern_elem) stack_link;
  /src/sys/arch/playstation2/playstation2/
interrupt.h 42 SLIST_ENTRY(_ipl_dispatcher) link;
  /src/sys/dev/ppbus/
ppbus_device.h 40 SLIST_ENTRY(ppbus_device_softc) entries;
  /src/sys/arch/xen/include/
xenbus.h 59 SLIST_ENTRY(xenbus_watch) watch_next;
83 SLIST_ENTRY(xenbus_device) xbusd_entries;
114 SLIST_ENTRY(xenbus_backend_driver) xbakd_entries;
  /src/lib/libc/stdlib/
cxa_thread_atexit.c 41 SLIST_ENTRY(cxa_dtor) link;
  /src/sys/dev/microcode/aic7xxx/
aicasm.h 62 SLIST_ENTRY(path_entry) links;
aicasm_symbol.h 148 SLIST_ENTRY(symbol_node) links;
171 SLIST_ENTRY(scope) scope_stack_links;
  /src/sys/dev/fdt/
fdt_port.h 61 SLIST_ENTRY(fdt_device_ports) dp_list;
connector_fdt.c 63 SLIST_ENTRY(fdt_connector_softc) sc_list;
  /src/sys/arch/pmax/tc/
dtvar.h 47 SLIST_ENTRY(dt_msg) slist;
  /src/sys/dev/ic/
dptvar.h 61 SLIST_ENTRY(dpt_ccb) ccb_chain; /* link to next CCB */
  /src/sys/dev/pci/
auixpvar.h 64 SLIST_ENTRY(auixp_dma) dma_chain;
if_nfevar.h 43 SLIST_ENTRY(nfe_jbuf) jnext;
  /src/lib/libc/locale/
setlocale_local.h 48 SLIST_ENTRY(_locale_cache_t) cache_link;
  /src/sys/dev/ata/
ata_raid_subr.c 48 SLIST_ENTRY(ataraid_disk_vnode) adv_next;
  /src/sys/fs/ptyfs/
ptyfs.h 95 SLIST_ENTRY(ptyfsnode) ptyfs_hash; /* hash chain */

Completed in 18 milliseconds

1 2 3 4 5