/illumos-gate/usr/src/uts/common/io/bpf/net/ |
H A D | bpfdesc.h | 80 LIST_ENTRY(bpf_provider_list) bpl_next; 115 LIST_ENTRY(bpf_d) bd_list; /* List of bpf_d */ 116 LIST_ENTRY(bpf_d) bd_next; /* List attaced to bif_if */
|
/illumos-gate/usr/src/boot/include/netinet/ |
H A D | in_pcb.h | 184 LIST_ENTRY(inpcb) inp_hash; /* (h/i) hash list */ 185 LIST_ENTRY(inpcb) inp_pcbgrouphash; /* (g/i) hash list */ 186 LIST_ENTRY(inpcb) inp_list; /* (p/l) list for all PCBs for proto */ 192 LIST_ENTRY(inpcb) inp_pcbgroup_wild; /* (g/i/h) group wildcard entry */ 236 LIST_ENTRY(inpcb) inp_portlist; /* (i/h) */ 293 LIST_ENTRY(inpcbport) phd_hash;
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | neti.h | 156 LIST_ENTRY(net_data) netd_list; 190 LIST_ENTRY(net_instance_int_s) nini_next; 215 LIST_ENTRY(neti_stack_s) nts_next;
|
H A D | queue.h | 441 #define LIST_ENTRY(type) \ macro
|
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | db_dispatch.h | 59 LIST_ENTRY(__db_txnlist) links;
|
H A D | mp.h | 149 LIST_ENTRY(__db_mpreg) q; /* Linked list. */
|
H A D | queue.h | 83 #define LIST_ENTRY(type) \ macro
|
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | threadpool.h | 67 LIST_ENTRY(l9p_worker) ltw_link;
|
H A D | lib9p.h | 203 LIST_ENTRY(l9p_connection) lc_link;
|
/illumos-gate/usr/src/boot/efi/include/Protocol/ |
H A D | Runtime.h | 32 typedef LIST_ENTRY EFI_LIST_ENTRY;
|
/illumos-gate/usr/src/boot/efi/include/ |
H A D | Base.h | 250 typedef struct _LIST_ENTRY LIST_ENTRY; typedef 256 LIST_ENTRY *ForwardLink; 257 LIST_ENTRY *BackLink;
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_tran.h | 82 LIST_ENTRY(smb_tran_desc) tr_link;
|
/illumos-gate/usr/src/cmd/etdump/ |
H A D | cd9660_eltorito.h | 145 LIST_ENTRY(boot_catalog_entry) ll_struct;
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/ |
H A D | db-queue.h | 88 #define LIST_ENTRY(type) \ macro
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod-svc/ |
H A D | smbiod-svc.c | 62 LIST_ENTRY(_child) list;
|
/illumos-gate/usr/src/man/man3head/ |
H A D | Makefile | 128 LIST_ENTRY.3head \ 315 LIST_ENTRY.3head := LINKSRC = queue.h.3head
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | mevent.c | 120 LIST_ENTRY(mevent) me_list;
|
H A D | pci_virtio_scsi.c | 119 LIST_ENTRY(pci_vtscsi_worker) vsw_link;
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | queue.h | 409 #define LIST_ENTRY(type) \ macro
|
/illumos-gate/usr/src/contrib/bhyve/sys/ |
H A D | queue.h | 426 #define LIST_ENTRY(type) \ macro
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_connect.c | 102 LIST_ENTRY(conn_list) cl_q;
|
H A D | ndmpd_util.c | 127 LIST_ENTRY(open_list) ol_q;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-header.p5m | 1644 link path=usr/share/man/man3head/LIST_ENTRY.3head target=queue.h.3head
|