/titanic_52/usr/src/cmd/sasinfo/ |
H A D | sasinfo.h | 76 struct _tgtPortWWNList *next; member 82 struct _portList *next; member 93 struct _discoveredDevice *next; member 105 struct targetPortMappingData *next; member 114 struct targetPortConfig *next; member 121 struct targetPortList *next; member
|
/titanic_52/usr/src/lib/gss_mechs/mech_krb5/et/ |
H A D | error_table.h | 17 /*@dependent@*//*@null@*/ struct et_list *next; member 22 /*@only@*//*@null@*/ struct dynamic_et_list *next; member
|
/titanic_52/usr/src/lib/libfru/libfru/ |
H A D | Parser.h | 52 PathDef *next; member 54 ~PathDef() { delete next; } in ~PathDef() local
|
/titanic_52/usr/src/cmd/truss/ |
H A D | listopts.c | 90 char *next; in syslist() local 336 char *next; in siglist() local 410 char *next; in fltlist() local 483 char *next; in fdlist() local [all...] |
/titanic_52/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | fru_data_impl.h | 69 struct hash_obj *next; member 77 struct hash_obj *next; member 85 struct hash_obj *next; member 103 struct hash_obj *next; member 112 struct container_tbl *next; member
|
/titanic_52/usr/src/cmd/devfsadm/ |
H A D | devfsadm_impl.h | 206 struct link *next; member 221 struct link_list *next; member 228 struct selector_list *next; member 239 struct devlinktab_list *next; member 248 struct module *next; member 256 struct create_list *next; member 262 struct minor *next; member 273 struct remove_list *next; member 290 struct n2m *next; member 299 struct numeral *next; member 307 struct numeral_set *next; global() member 312 struct temp *next; global() member 318 struct driver_alias *next; global() member 323 struct driver_list *next; global() member 354 struct syseventq_s *next; global() member [all...] |
/titanic_52/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfraise.c | 38 Sfpool_t *p, *next; local 65 reg Sfdisc_t *disc, *next, * local [all...] |
/titanic_52/usr/src/lib/libtnfctl/ |
H A D | comb.c | 62 uintptr_t next; member 70 uintptr_t next; member 129 uintptr_t down, uintptr_t next, uintptr_t *comb_p) in _tnfctl_comb_build() argument 196 uintptr_t next; in decode() local 480 find(tnfctl_handle_t * hndl,comb_op_t op,uintptr_t down,uintptr_t next,uintptr_t * comb_p) find() argument 504 add(tnfctl_handle_t * hndl,comb_op_t op,uintptr_t down,uintptr_t next,uintptr_t comb) add() argument 567 build(tnfctl_handle_t * hndl,comb_op_t op,uintptr_t down,uintptr_t next,uintptr_t * comb_p) build() argument [all...] |
/titanic_52/usr/src/uts/common/inet/ip/ |
H A D | igmp.c | 125 igmp_start_timers(unsigned next, ip_stack_t *ipst) in igmp_start_timers() argument 217 mld_start_timers(unsigned next,ip_stack_t * ipst) mld_start_timers() argument 320 uint_t next; igmp_input() local 490 uint_t next, current; igmp_query_in() local 625 uint_t i, next, mrd, qqi, timer, delay, numsrc; igmpv3_query_in() local 1198 uint_t next = INFINITY, current; igmp_timeout_handler_per_ill() local 1399 uint_t next; igmp_timeout_handler() local 1439 uint_t next = INFINITY, current; mld_timeout_handler_per_ill() local 1618 uint_t next; mld_timeout_handler() local 2066 uint_t next; mld_input() local 2206 uint_t next, current; mld_query_in() local 2308 uint_t next, numsrc, i, mrd, delay, qqi, current; mldv2_query_in() local 2704 mcast_bldmrec(mcast_record_t type,in6_addr_t * grp,slist_t * srclist,mrec_t * next) mcast_bldmrec() argument [all...] |
/titanic_52/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_callb.c | 68 mdb_callb_t *next = mdb_list_next(cb); in mdb_callb_remove() local 103 mdb_callb_t *cb, *next; in mdb_callb_fire() local
|
/titanic_52/usr/src/lib/sun_sas/common/ |
H A D | sun_sas.h | 121 struct open_handle *next; member 135 struct sun_sas_hba *next; member 143 struct ScsiEntryList *next; member 150 struct phy_info *next; member 167 struct sun_sas_port *next; member
|
/titanic_52/usr/src/uts/common/io/mega_sas/ |
H A D | list.h | 59 struct mlist_head *next, *prev; member 82 struct mlist_head *next) in __list_add() argument 128 __list_del(struct mlist_head * prev,struct mlist_head * next) __list_del() argument [all...] |
/titanic_52/usr/src/lib/libdiskmgt/common/ |
H A D | disks_private.h | 48 struct slice_info *next; member 60 struct alias_info *next; member 70 struct path *next; member 80 struct bus_info *next; member 91 struct controller_info *next; member 105 struct disk *next; member 125 struct descriptor *next; member
|
/titanic_52/usr/src/boot/lib/libz/test/ |
H A D | infcover.c | 59 struct mem_item *next; /* pointer to next item in list, or NULL */ member 114 struct mem_item *item, *next; in mem_free() local 203 struct mem_item *item, *next; mem_done() local 248 unsigned next, val; h2b() local 449 static unsigned int next = 0; pull() local 622 code *next, table[ENOUGH_DISTS]; cover_trees() local [all...] |
/titanic_52/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas_list.c | 27 struct mlist_head *next) in __list_add() argument 71 __list_del(struct mlist_head *prev, struct mlist_head *next) in __list_del() argument [all...] |
/titanic_52/usr/src/uts/intel/io/pci/ |
H A D | pci_memlist.c | 71 struct memlist *next, *buf; in memlist_free_all() local 88 struct memlist *prev = 0, *next; in memlist_insert() local 225 struct memlist *prev = 0, *next; memlist_find() local 262 struct memlist *next; memlist_find_with_startaddr() local [all...] |
/titanic_52/usr/src/cmd/isns/isnsd/ |
H A D | isns_scn.h | 59 struct scn_text *next; member 73 struct scn_portal *next; member 81 struct scn_list *next; member 91 struct scn *next; member 105 struct scn_registry *next; member
|
/titanic_52/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm_ckpt.c | 177 int i, next; /* temp counters */ in etm_ckpt_il_resize() local 244 int i, next; /* temp counter */ in etm_ckpt_il_find() local 273 int next; in etm_ckpt_il_add() local 316 int i, next; /* temp counter */ etm_ckpt_il_delete() local 419 int i, next; /* temp counter */ etm_ckpt_recover() local [all...] |
/titanic_52/usr/src/uts/common/gssapi/mechs/krb5/mech/ |
H A D | util_set.c | 40 struct _g_set_elt *next; member 87 g_set_elt next = (*p)->next; in g_set_entry_delete() local [all...] |
/titanic_52/usr/src/cmd/stat/common/ |
H A D | dsr.h | 43 struct list_of_disks *next; /* link to next one */ member 54 struct mnt_info *next; member
|
/titanic_52/usr/src/cmd/sgs/include/ |
H A D | list.h | 47 Listnode *next; /* the next element */ member 62 Elf32_Addr next; /* the next element */ member
|
/titanic_52/usr/src/cmd/fs.d/autofs/ |
H A D | autod_readdir.c | 235 struct off_tbl *offtp, *next = NULL; in create_dirents() local 428 struct off_tbl *p, *next = NULL; free_offset_tbl() local 442 struct dir_entry *p, *next = NULL; free_dir_list() local 566 struct autofs_rddir_cache *p, *next = NULL; cache_cleanup() local [all...] |
/titanic_52/usr/src/lib/libmalloc/common/ |
H A D | malloc.c | 469 struct header *next; /* following block */ in malloc_unlocked() local 691 struct header *next; /* next = blk->nextblk */ free_unlocked() local 743 struct header *next; /* block after blk */ realloc_unlocked() local 968 struct header *blk, *next; /* ptr to ordinary blocks */ mallinfo() local 1099 struct header *blk, *prev, *next; /* ptr to ordinary blocks */ check_arena() local [all...] |
/titanic_52/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | rsrc_info_impl.h | 88 ri_ap_t *next; member 94 ri_dev_t *next; member 100 ri_client_t *next; member
|
/titanic_52/usr/src/cmd/rpcgen/ |
H A D | rpc_parse.h | 81 struct enumval_list *next; member 101 struct decl_list *next; member 116 struct case_list *next; member 141 struct proc_list *next; member 149 struct version_list *next; member 180 struct bas_type *next; member
|