Searched refs:LIST_HEAD (Results 1 – 15 of 15) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | neti.h | 196 LIST_HEAD(nini_head_s, net_instance_int_s); 219 LIST_HEAD(netd_listhead, net_data) nts_netd_head; 222 LIST_HEAD(neti_stack_head_s, neti_stack_s);
|
H A D | queue.h | 96 #define LIST_HEAD(name, type) \ macro
|
/titanic_44/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 | 80 #define LIST_HEAD(name, type) \ macro
|
/titanic_44/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas_list.h | 61 #define LIST_HEAD(name) \ macro
|
/titanic_44/usr/src/uts/common/io/mega_sas/ |
H A D | list.h | 66 #define LIST_HEAD(name) \ macro
|
/titanic_44/usr/src/uts/common/io/bpf/net/ |
H A D | bpfdesc.h | 222 typedef LIST_HEAD(, bpf_provider_list) bpf_provider_head_t;
|
/titanic_44/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/ |
H A D | db-queue.h | 85 #define LIST_HEAD(name, type) \ macro
|
/titanic_44/usr/src/cmd/ssh/include/ |
H A D | sys-queue.h | 66 #undef LIST_HEAD 243 #define LIST_HEAD(name, type) \ macro
|
/titanic_44/usr/src/cmd/fs.d/smbclnt/smbiod-svc/ |
H A D | smbiod-svc.c | 66 static LIST_HEAD(, _child) child_list = { 0 };
|
/titanic_44/usr/src/uts/common/io/drm/ |
H A D | queue.h | 312 #define LIST_HEAD(name, type) \ macro
|
/titanic_44/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);
|
/titanic_44/usr/src/uts/common/io/bpf/ |
H A D | bpf.c | 138 LIST_HEAD(, bpf_d) bpf_list;
|