Searched refs:LIST_ENTRY (Results 151 - 175 of 291) sorted by relevance

1234567891011>>

/freebsd-current/tools/tools/ncpus/
H A Dacpi.c159 LIST_ENTRY(acpi_user_mapping) link;
/freebsd-current/usr.sbin/lpr/chkprintcap/
H A Dchkprintcap.c202 LIST_ENTRY(dirlist) link;
/freebsd-current/sys/netinet/
H A Dsctp_auth.h61 LIST_ENTRY(sctp_shared_key) next;
H A Dip_mroute.h276 LIST_ENTRY(mfc) mfc_hash;
/freebsd-current/lib/libc/posix1e/
H A Dmac.c63 LIST_ENTRY(label_default) ld_entries;
/freebsd-current/contrib/libevent/
H A Devent-internal.h201 LIST_ENTRY(event_once) next_once;
H A Dbufferevent-internal.h136 LIST_ENTRY(bufferevent_private) next_in_group;
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kmem.c60 LIST_ENTRY(kmem_item) next;
H A Dspl_zone.c50 LIST_ENTRY(zone_dataset) zd_next;
/freebsd-current/sys/ufs/ffs/
H A Dffs_extern.h234 LIST_ENTRY(snapdata) sn_link;
/freebsd-current/sys/security/audit/
H A Daudit_bsm_db.c67 LIST_ENTRY(evclass_elem) entry;
/freebsd-current/sys/dev/fb/
H A Dfbd.c61 LIST_ENTRY(fb_list_entry) fb_list;
/freebsd-current/sys/arm64/arm64/
H A Dundefined.c81 LIST_ENTRY(undef_handler) uh_link;
/freebsd-current/sys/kern/
H A Dsubr_rtc.c110 LIST_ENTRY(rtc_instance)
H A Dkern_alq.c76 LIST_ENTRY(alq) aq_act; /* List of active queues */
77 LIST_ENTRY(alq) aq_link; /* List of all queues */
/freebsd-current/sys/i386/include/
H A Dpmap.h169 LIST_ENTRY(pmap) pm_list; /* List of all pmaps */
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h150 LIST_ENTRY(bhndb_dw_rentry) dw_link;
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dsys-queue.h64 #undef LIST_ENTRY macro
267 #define LIST_ENTRY(type) \ macro
/freebsd-current/sys/dev/syscons/
H A Dsyscons.h391 LIST_ENTRY(sc_term_sw) link;
464 LIST_ENTRY(sc_renderer) link;
/freebsd-current/usr.bin/netstat/
H A Dsctp.c91 LIST_ENTRY(xladdr_entry) xladdr_entries;
97 LIST_ENTRY(xraddr_entry) xraddr_entries;
/freebsd-current/sys/gnu/gcov/
H A Dgcov_fs.c200 LIST_ENTRY(gcov_node) children_entry;
201 LIST_ENTRY(gcov_node) all_entry;
/freebsd-current/sbin/routed/
H A Ddefs.h238 LIST_ENTRY(interface) int_list;
239 LIST_ENTRY(interface) remote_list;
/freebsd-current/sys/dev/xen/xenstore/
H A Dxenstore_dev.c56 LIST_ENTRY(xs_dev_transaction) list;
61 LIST_ENTRY(xs_dev_watch) list;
/freebsd-current/sys/netpfil/pf/
H A Dpf.h259 LIST_ENTRY(pfi_kif) pfik_list;
661 LIST_ENTRY(pf_src_node) entry;
/freebsd-current/lib/libsecureboot/
H A Dveopen.c38 LIST_ENTRY(fingerprint_info) entries;

Completed in 306 milliseconds

1234567891011>>