Home
last modified time | relevance | path

Searched refs:TAILQ_HEAD (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/uts/common/klm/
H A Dnlm_impl.h150 TAILQ_HEAD(nlm_slreq_list, nlm_slreq);
194 TAILQ_HEAD(nlm_vhold_list, nlm_vhold);
234 TAILQ_HEAD(nlm_slock_list, nlm_slock);
283 TAILQ_HEAD(nlm_rpch_list, nlm_rpc);
373 TAILQ_HEAD(nlm_host_list, nlm_host);
465 TAILQ_HEAD(nlm_globals_list, nlm_globals);
/titanic_41/usr/src/cmd/fwflash/common/
H A Dfwflash.h341 TAILQ_HEAD(PLUGINLIST, pluginlist);
342 TAILQ_HEAD(DEVICELIST, devicelist);
/titanic_41/usr/src/cmd/sendmail/db/
H A Ddb_int.h369 TAILQ_HEAD(__kids, __db_txn) kids; /* Child transactions. */
398 TAILQ_HEAD(__db_envq, __db_env) db_envq;
400 TAILQ_HEAD(__db_nameq, __rmname) db_nameq;
/titanic_41/usr/src/uts/common/sys/
H A Dhook_impl.h124 TAILQ_HEAD(hook_int_head, hook_int);
135 TAILQ_HEAD(hook_notify_head, hook_notify);
H A Dqueue.h426 #define TAILQ_HEAD(name, type) _TAILQ_HEAD(name, struct type) macro
/titanic_41/usr/src/uts/intel/io/ipmi/
H A Dipmivars.h86 TAILQ_HEAD(, ipmi_request) ipmi_completed_requests;
106 TAILQ_HEAD(, ipmi_request) ipmi_pending_requests;
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dtxn.h75 TAILQ_HEAD(_chain, __db_txn) txn_chain;
H A Dmp.h127 TAILQ_HEAD(__db_mpoolfileh, __db_mpoolfile) dbmfq;
H A Dqueue.h134 #define TAILQ_HEAD(name, type) \ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd_impl.h133 TAILQ_HEAD(, vrrp_ip_s) vvi_iplist; /* IP adddress list */
H A Dvrrpd.c113 TAILQ_HEAD(vrrp_vr_list_s, vrrp_vr_s);
114 TAILQ_HEAD(vrrp_intf_list_s, vrrp_intf_s);
/titanic_41/usr/src/uts/common/io/drm/
H A DdrmP.h406 typedef TAILQ_HEAD(drm_file_list, drm_file) drm_file_list_t;
604 typedef TAILQ_HEAD(drm_map_list, drm_local_map) drm_map_list_t;
606 typedef TAILQ_HEAD(drm_vbl_sig_list, drm_vbl_sig) drm_vbl_sig_list_t;
616 typedef TAILQ_HEAD(drm_cminor_list, drm_cminor) drm_cminor_list_t;
H A Dqueue.h414 #define TAILQ_HEAD(name, type) \ macro
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.h101 TAILQ_HEAD(_cursor_queue, cursor_t) curs_queue;
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-queue.h128 #define TAILQ_HEAD(name, type) \ macro
/titanic_41/usr/src/cmd/ssh/include/
H A Dsys-queue.h93 #undef TAILQ_HEAD
378 #define TAILQ_HEAD(name, type) \ macro
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.h94 TAILQ_HEAD(smb_rqhead, smb_rq);
/titanic_41/usr/src/cmd/ndmpd/tlm/
H A Dtlm_bitmap.c168 TAILQ_HEAD(dbmap_list, dbmap_chunk);
210 TAILQ_HEAD(bmap_list, bmap_chunk);
/titanic_41/usr/src/cmd/ssh/sftp/
H A Dsftp-client.c780 TAILQ_HEAD(reqhead, request) requests; in do_download()
1019 TAILQ_HEAD(ackhead, outstanding_ack) acks; in do_upload()
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h498 TAILQ_HEAD(, sge_fl) sfl;
/titanic_41/usr/src/cmd/ssh/ssh-keyscan/
H A Dssh-keyscan.c98 TAILQ_HEAD(conlist, Connection) tq; /* Timeout Queue */
/titanic_41/usr/src/cmd/ssh/ssh-agent/
H A Dssh-agent.c91 TAILQ_HEAD(idqueue, identity) idlist;
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dpacket.c154 TAILQ_HEAD(, packet) outgoing;
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h212 TAILQ_HEAD(mptsas_active_cmdq, mptsas_cmd);