/illumos-gate/usr/src/uts/common/sys/ |
H A D | neti.h | 201 LIST_HEAD(nini_head_s, net_instance_int_s); 224 LIST_HEAD(netd_listhead, net_data) nts_netd_head; 227 LIST_HEAD(neti_stack_head_s, neti_stack_s);
|
H A D | queue.h | 428 #define LIST_HEAD(name, type) \ macro
|
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | db_dispatch.h | 53 LIST_HEAD(__db_headlink, __db_txnlist) head;
|
H A D | mp.h | 124 LIST_HEAD(__db_mpregh, __db_mpreg) dbregq;
|
H A D | queue.h | 78 #define LIST_HEAD(name, type) \ macro
|
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | threadpool.h | 53 LIST_HEAD(, l9p_worker) ltp_workers; /* list of all workers */
|
H A D | lib9p.h | 209 LIST_HEAD(, l9p_connection) ls_conns;
|
/illumos-gate/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas_list.h | 61 #define LIST_HEAD(name) \ macro
|
/illumos-gate/usr/src/uts/common/io/mega_sas/ |
H A D | list.h | 66 #define LIST_HEAD(name) \ macro
|
/illumos-gate/usr/src/uts/common/io/bpf/net/ |
H A D | bpfdesc.h | 221 typedef LIST_HEAD(, bpf_provider_list) bpf_provider_head_t;
|
/illumos-gate/usr/src/boot/include/netinet/ |
H A D | in_pcb.h | 65 LIST_HEAD(inpcbhead, inpcb); 66 LIST_HEAD(inpcbporthead, inpcbport);
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/ |
H A D | db-queue.h | 83 #define LIST_HEAD(name, type) \ macro
|
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod-svc/ |
H A D | smbiod-svc.c | 66 static LIST_HEAD(, _child) child_list = { 0 };
|
/illumos-gate/usr/src/man/man3head/ |
H A D | Makefile | 134 LIST_HEAD.3head \ 321 LIST_HEAD.3head := LINKSRC = queue.h.3head
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | mevent.c | 123 static LIST_HEAD(listhead, mevent) global_head, change_head; in LIST_HEAD() function
|
H A D | pci_virtio_scsi.c | 112 LIST_HEAD(, pci_vtscsi_worker) vsq_workers;
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | queue.h | 396 #define LIST_HEAD(name, type) \ macro
|
/illumos-gate/usr/src/contrib/bhyve/sys/ |
H A D | queue.h | 413 #define LIST_HEAD(name, type) \ macro
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_connect.c | 106 LIST_HEAD(cl_head, conn_list);
|
H A D | ndmpd_util.c | 135 LIST_HEAD(ol_head, open_list);
|
/illumos-gate/usr/src/uts/common/io/bpf/ |
H A D | bpf.c | 139 LIST_HEAD(, bpf_d) bpf_list;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-header.p5m | 1651 link path=usr/share/man/man3head/LIST_HEAD.3head target=queue.h.3head
|