/titanic_50/usr/src/uts/common/klm/ |
H A D | nlm_impl.h | 148 TAILQ_ENTRY(nlm_slreq) nsr_link; 192 TAILQ_ENTRY(nlm_vhold) nv_link; /* (l) */ 232 TAILQ_ENTRY(nlm_slock) nsl_link; /* (z) */ 281 TAILQ_ENTRY(nlm_rpc) nr_link; /* (l) */ 353 TAILQ_ENTRY(nlm_host) nh_link; /* (z) */ 463 TAILQ_ENTRY(nlm_globals) nlm_link; /* (g) */
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/vrrpd/ |
H A D | vrrpd_impl.h | 78 TAILQ_ENTRY(vrrp_vr_s) vvr_next; 97 TAILQ_ENTRY(vrrp_ip_s) vip_next; 134 TAILQ_ENTRY(vrrp_intf_s) vvi_next;
|
/titanic_50/usr/src/cmd/fwflash/common/ |
H A D | fwflash.h | 161 TAILQ_ENTRY(pluginlist) nextplugin; 248 TAILQ_ENTRY(devicelist) nextdev;
|
/titanic_50/usr/src/cmd/sendmail/db/ |
H A D | db_int.h | 368 TAILQ_ENTRY(__db_txn) links; /* Links transactions off manager. */ 370 TAILQ_ENTRY(__db_txn) klinks; /* Links child transactions. */ 388 TAILQ_ENTRY(__rmname) links;
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | hook_impl.h | 113 TAILQ_ENTRY(hook_int) hi_entry; 129 TAILQ_ENTRY(hook_notify) hn_entry;
|
H A D | queue.h | 436 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type) macro
|
/titanic_50/usr/src/uts/common/io/drm/ |
H A D | drmP.h | 424 TAILQ_ENTRY(drm_local_map) link; 491 TAILQ_ENTRY(drm_file) link; 609 TAILQ_ENTRY(drm_vbl_sig) link; 619 TAILQ_ENTRY(drm_cminor) link;
|
H A D | queue.h | 424 #define TAILQ_ENTRY(type) \ macro
|
/titanic_50/usr/src/uts/intel/io/ipmi/ |
H A D | ipmivars.h | 56 TAILQ_ENTRY(ipmi_request) ir_link;
|
/titanic_50/usr/src/cmd/sendmail/db/include/ |
H A D | mp.h | 182 TAILQ_ENTRY(__db_mpoolfile) q; /* Linked list of DB_MPOOLFILE's. */
|
H A D | queue.h | 140 #define TAILQ_ENTRY(type) \ macro
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | hash.h | 63 TAILQ_ENTRY(cursor_t) queue;
|
/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_rq.h | 80 TAILQ_ENTRY(smb_rq) sr_link;
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/ |
H A D | db-queue.h | 134 #define TAILQ_ENTRY(type) \ macro
|
/titanic_50/usr/src/cmd/ssh/include/ |
H A D | sys-queue.h | 95 #undef TAILQ_ENTRY 387 #define TAILQ_ENTRY(type) \ macro
|
/titanic_50/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_bitmap.c | 158 TAILQ_ENTRY(dbmap_chunk) c_hash; 159 TAILQ_ENTRY(dbmap_chunk) c_lru; 202 TAILQ_ENTRY(bmap_chunk) c_hash;
|
/titanic_50/usr/src/cmd/ssh/sftp/ |
H A D | sftp-client.c | 778 TAILQ_ENTRY(request) tq; in do_download() 1017 TAILQ_ENTRY(outstanding_ack) tq; in do_upload()
|
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | adapter.h | 265 TAILQ_ENTRY(sge_fl) link; /* All starving freelists */
|
/titanic_50/usr/src/cmd/ssh/ssh-keyscan/ |
H A D | ssh-keyscan.c | 95 TAILQ_ENTRY(Connection) c_link; /* List of connections in timeout order. */
|
/titanic_50/usr/src/cmd/ssh/ssh-agent/ |
H A D | ssh-agent.c | 82 TAILQ_ENTRY(identity) next;
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | packet.c | 150 TAILQ_ENTRY(packet) next;
|
/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/ |
H A D | mptsas_var.h | 285 TAILQ_ENTRY(mptsas_cmd) cmd_active_link;
|