/titanic_52/usr/src/cmd/mandoc/ |
H A D | mdoc_html.c | 337 struct htmlpair tag; in print_mdoc() local 473 struct htmlpair tag; in mdoc_root_post() local 497 struct htmlpair tag; mdoc_root_pre() local 543 struct htmlpair tag; mdoc_sh_pre() local 579 struct htmlpair tag; mdoc_ss_pre() local 609 struct htmlpair tag; mdoc_fl_pre() local 633 struct htmlpair tag; mdoc_nd_pre() local 649 struct htmlpair tag; mdoc_nm_pre() local 698 struct htmlpair tag[2]; mdoc_xr_pre() local 741 struct htmlpair tag; mdoc_ar_pre() local 752 struct htmlpair tag; mdoc_xx_pre() local 794 struct htmlpair tag; mdoc_bx_pre() local 823 struct htmlpair tag[2]; mdoc_it_pre() local 934 struct htmlpair tag[3]; mdoc_bl_pre() local 1026 struct htmlpair tag; mdoc_ex_pre() local 1065 struct htmlpair tag; mdoc_em_pre() local 1075 struct htmlpair tag[2]; mdoc_d1_pre() local 1104 struct htmlpair tag[2]; mdoc_sx_pre() local 1126 struct htmlpair tag[2]; mdoc_bd_pre() local 1226 struct htmlpair tag; mdoc_pa_pre() local 1236 struct htmlpair tag; mdoc_ad_pre() local 1246 struct htmlpair tag; mdoc_an_pre() local 1273 struct htmlpair tag; mdoc_cd_pre() local 1284 struct htmlpair tag; mdoc_dv_pre() local 1294 struct htmlpair tag; mdoc_ev_pre() local 1304 struct htmlpair tag; mdoc_er_pre() local 1315 struct htmlpair tag; mdoc_fa_pre() local 1345 struct htmlpair tag[2]; mdoc_fd_pre() local 1413 struct htmlpair tag; mdoc_vt_pre() local 1431 struct htmlpair tag; mdoc_ft_pre() local 1443 struct htmlpair tag[2]; mdoc_fn_pre() local 1565 struct htmlpair tag; mdoc_sp_pre() local 1594 struct htmlpair tag[2]; mdoc_lk_pre() local 1618 struct htmlpair tag[2]; mdoc_mt_pre() local 1642 struct htmlpair tag; mdoc_fo_pre() local 1683 struct htmlpair tag[2]; mdoc_in_pre() local 1737 struct htmlpair tag; mdoc_ic_pre() local 1747 struct htmlpair tag; mdoc_rv_pre() local 1803 struct htmlpair tag; mdoc_va_pre() local 1823 struct htmlpair tag[2]; mdoc_bf_pre() local 1857 struct htmlpair tag; mdoc_ms_pre() local 1883 struct htmlpair tag; mdoc_rs_pre() local 1899 struct htmlpair tag; mdoc_no_pre() local 1909 struct htmlpair tag; mdoc_li_pre() local 1919 struct htmlpair tag; mdoc_sy_pre() local 1945 struct htmlpair tag; mdoc_lb_pre() local 1958 struct htmlpair tag[2]; mdoc__x_pre() local 2078 struct htmlpair tag; mdoc_quote_pre() local [all...] |
H A D | man_html.c | 160 struct htmlpair tag; in print_man() local 296 struct htmlpair tag; in man_root_pre() local 332 struct htmlpair tag; man_root_post() local 360 struct htmlpair tag; man_br_pre() local 385 struct htmlpair tag; man_SH_pre() local 469 struct htmlpair tag; man_SS_pre() local 535 struct htmlpair tag[2]; man_HP_pre() local 565 struct htmlpair tag; man_OP_pre() local 637 struct htmlpair tag; man_RS_pre() local 659 struct htmlpair tag[2]; man_UR_pre() local [all...] |
H A D | html.c | 173 struct tag *tag; in html_free() local 189 struct htmlpair tag[4]; in print_gen_head() local 467 print_otag(struct html * h,enum htmltag tag,int sz,const struct htmlpair * p) print_otag() argument 521 print_ctag(struct html * h,struct tag * tag) print_ctag() argument 599 struct tag *tag; print_tagq() local 611 struct tag *tag; print_stagq() local 624 struct htmlpair tag; print_paragraph() local [all...] |
H A D | eqn_html.c | 34 struct htmlpair tag[2]; in eqn_box() local 181 struct htmlpair tag; in print_eqn() local
|
H A D | tbl_html.c | 52 struct htmlpair tag; in html_tblopen() local 92 struct htmlpair tag; in print_tbl() local
|
/titanic_52/usr/src/lib/libfruutils/ |
H A D | fru_tag.c | 56 get_tag_size(fru_tagtype_t tag) in get_tag_size() argument 78 fru_tag_t *tag) in mk_tag() argument 159 get_tag_type(fru_tag_t * tag) get_tag_type() argument 202 get_tag_type(fru_tag_t * tag) get_tag_type() argument 226 get_tag_dense(fru_tag_t * tag) get_tag_dense() argument 273 get_tag_dense(fru_tag_t * tag) get_tag_dense() argument 299 get_payload_length(fru_tag_t * tag) get_payload_length() argument 346 get_payload_length(fru_tag_t * tag) get_payload_length() argument [all...] |
/titanic_52/usr/src/cmd/svr4pkg/libinst/ |
H A D | sml.c | 177 SML_TAG *tag; smlAddTag() local 240 smlDelTag(SML_TAG * tag,SML_TAG * sub_tag) smlDelTag() argument 321 smlFreeTag(SML_TAG * tag) smlFreeTag() argument 377 smlGetParam_r(SML_TAG * tag,char * name,char * buf,int bufLen) smlGetParam_r() argument 445 smlGetParam(SML_TAG * tag,char * name) smlGetParam() argument 509 smlGetParamName(SML_TAG * tag,int index) smlGetParamName() argument 564 smlGetParamByTag(SML_TAG * tag,int index,char * tagName,char * paramName) smlGetParamByTag() argument 614 smlGetTagByTagParam(SML_TAG * tag,int index,char * tagName,char * paramName,char * paramValue) smlGetTagByTagParam() argument 723 smlGetParamByTagParam(SML_TAG * tag,int index,char * tagName,char * paramName,char * paramValue,char * paramReturn) smlGetParamByTagParam() argument 847 smlGetTag(SML_TAG * tag,int index) smlGetTag() argument 889 smlGetTagByName(SML_TAG * tag,int index,char * name) smlGetTagByName() argument 959 SML_TAG *tag = SML_TAG__NULL; smlConvertStringToTag() local 1070 SML_TAG *tag; smlNewTag() local 1118 smlConvertTagToString(SML_TAG * tag) smlConvertTagToString() argument 1218 smlDelParam(SML_TAG * tag,char * name) smlDelParam() argument 1321 smlSetParamF(SML_TAG * tag,char * name,char * format,...) smlSetParamF() argument 1387 smlGetParamF(SML_TAG * tag,char * format,...) smlGetParamF() argument 1448 smlSetParam(SML_TAG * tag,char * name,char * value) smlSetParam() argument 1538 smlParamEqF(SML_TAG * tag,char * findTag,char * findParam,char * format,...) smlParamEqF() argument 1602 smlParamEq(SML_TAG * tag,char * findTag,char * findParam,char * str) smlParamEq() argument 1655 smlFindAndDelTag(SML_TAG * tag,char * findTag) smlFindAndDelTag() argument 1693 smlDup(SML_TAG * tag) smlDup() argument 1767 smlSetFileStatInfo(SML_TAG ** tag,struct stat * statbuf,char * path) smlSetFileStatInfo() argument 1831 smlFstatCompareEq(struct stat * statbuf,SML_TAG * tag,char * path) smlFstatCompareEq() argument 2394 SML_TAG *tag; _smlReadTag() local 3062 _smlWriteSimpleTag(char ** a_str,SML_TAG * tag) _smlWriteSimpleTag() argument 3190 _smlFreeTag(SML_TAG * tag) _smlFreeTag() argument [all...] |
/titanic_52/usr/src/lib/libkmf/ber_der/common/ |
H A D | encode.c | 53 kmfber_calc_taglen(ber_tag_t tag) in kmfber_calc_taglen() argument 70 ber_put_tag(BerElement *ber, ber_tag_t tag, int nosos) in ber_put_tag() argument 159 ber_put_int_or_enum(BerElement *ber, ber_int_t num, ber_tag_t tag) in ber_put_int_or_enum() argument 210 kmfber_put_enum(BerElement *ber, ber_int_t num, ber_tag_t tag) in kmfber_put_enum() argument 219 ber_put_int(BerElement * ber,ber_int_t num,ber_tag_t tag) ber_put_int() argument 228 ber_put_oid(BerElement * ber,struct berval * oid,ber_tag_t tag) ber_put_oid() argument 251 ber_put_big_int(BerElement * ber,ber_tag_t tag,char * data,ber_len_t len) ber_put_big_int() argument 289 kmfber_put_ostring(BerElement * ber,char * str,ber_len_t len,ber_tag_t tag) kmfber_put_ostring() argument 338 kmfber_put_string(BerElement * ber,char * str,ber_tag_t tag) kmfber_put_string() argument 345 kmfber_put_bitstring(BerElement * ber,char * str,ber_len_t blen,ber_tag_t tag) kmfber_put_bitstring() argument 372 kmfber_put_null(BerElement * ber,ber_tag_t tag) kmfber_put_null() argument 389 kmfber_put_boolean(BerElement * ber,int boolval,ber_tag_t tag) kmfber_put_boolean() argument 424 ber_start_seqorset(BerElement * ber,ber_tag_t tag) ber_start_seqorset() argument 464 kmfber_start_seq(BerElement * ber,ber_tag_t tag) kmfber_start_seq() argument 473 kmfber_start_set(BerElement * ber,ber_tag_t tag) kmfber_start_set() argument [all...] |
H A D | decode.c | 68 ber_tag_t tag; in kmfber_get_tag() local 106 ber_tag_t tag; in kmfber_skip_tag() local 211 ber_tag_t tag; kmfber_get_int() local 231 ber_tag_t tag; kmfber_get_stringb() local 278 ber_tag_t tag; kmfber_get_stringa() local 300 ber_tag_t tag; ber_get_oid() local 322 ber_tag_t tag; ber_get_bigint() local 370 ber_tag_t tag; kmfber_get_stringal() local 401 ber_tag_t tag; kmfber_get_bitstringa() local 430 ber_tag_t tag; kmfber_get_null() local 514 ber_int_t rc, tag, *b_int; kmfber_scanf() local [all...] |
/titanic_52/usr/src/uts/common/fs/zfs/ |
H A D | rrwlock.c | 102 rrn_add(rrwlock_t *rrl, void *tag) in rrn_add() argument 118 rrn_find_and_remove(rrwlock_t *rrl, void *tag) in rrn_find_and_remove() argument 163 rrw_enter_read_impl(rrwlock_t *rrl, boolean_t prio, void *tag) in rrw_enter_read_impl() argument 195 rrw_enter_read(rrwlock_t *rrl, void *tag) in rrw_enter_read() argument 207 rrw_enter_read_prio(rrwlock_t * rrl,void * tag) rrw_enter_read_prio() argument 231 rrw_enter(rrwlock_t * rrl,krw_t rw,void * tag) rrw_enter() argument 240 rrw_exit(rrwlock_t * rrl,void * tag) rrw_exit() argument 341 rrm_enter(rrmlock_t * rrl,krw_t rw,void * tag) rrm_enter() argument 360 rrm_enter_read(rrmlock_t * rrl,void * tag) rrm_enter_read() argument 375 rrm_exit(rrmlock_t * rrl,void * tag) rrm_exit() argument [all...] |
H A D | dsl_pool.c | 904 const char *tag, uint64_t now, dmu_tx_t *tx, boolean_t holding) in dsl_pool_user_hold_rele_impl() argument 941 dsl_pool_user_hold(dsl_pool_t *dp, uint64_t dsobj, const char *tag, in dsl_pool_user_hold() argument 951 dsl_pool_user_release(dsl_pool_t *dp, uint64_t dsobj, const char *tag, in dsl_pool_user_release() argument 1010 dsl_pool_hold(const char *name, void *tag, dsl_pool_t **dp) in dsl_pool_hold() argument 1024 dsl_pool_rele(dsl_pool_t * dp,void * tag) dsl_pool_rele() argument 1031 dsl_pool_config_enter(dsl_pool_t * dp,void * tag) dsl_pool_config_enter() argument 1050 dsl_pool_config_enter_prio(dsl_pool_t * dp,void * tag) dsl_pool_config_enter_prio() argument 1057 dsl_pool_config_exit(dsl_pool_t * dp,void * tag) dsl_pool_config_exit() argument [all...] |
/titanic_52/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | encode.c | 49 ber_calc_taglen( ber_tag_t tag ) in ber_calc_taglen() argument 66 ber_put_tag( BerElement *ber, ber_tag_t tag, int nosos ) in ber_put_tag() argument 155 ber_put_int_or_enum( BerElement *ber, ber_int_t num, ber_tag_t tag ) in ber_put_int_or_enum() argument 208 ber_put_enum( BerElement *ber, ber_int_t num, ber_tag_t tag ) in ber_put_enum() argument 218 ber_put_int(BerElement * ber,ber_int_t num,ber_tag_t tag) ber_put_int() argument 229 ber_put_ostring(BerElement * ber,char * str,ber_len_t len,ber_tag_t tag) ber_put_ostring() argument 279 ber_put_string(BerElement * ber,char * str,ber_tag_t tag) ber_put_string() argument 287 ber_put_bitstring(BerElement * ber,char * str,ber_len_t blen,ber_tag_t tag) ber_put_bitstring() argument 315 ber_put_null(BerElement * ber,ber_tag_t tag) ber_put_null() argument 333 ber_put_boolean(BerElement * ber,int boolval,ber_tag_t tag) ber_put_boolean() argument 367 ber_start_seqorset(BerElement * ber,ber_tag_t tag) ber_start_seqorset() argument 405 ber_start_seq(BerElement * ber,ber_tag_t tag) ber_start_seq() argument 415 ber_start_set(BerElement * ber,ber_tag_t tag) ber_start_set() argument [all...] |
H A D | decode.c | 56 ber_tag_t tag; in ber_get_tag() local 95 ber_tag_t tag; in ber_skip_tag() local 200 ber_tag_t tag; ber_get_int() local 221 ber_tag_t tag; ber_get_stringb() local 268 ber_tag_t tag; ber_get_stringa() local 303 ber_tag_t tag; ber_get_stringal() local 348 ber_tag_t tag; ber_get_bitstringa() local 376 ber_tag_t tag; ber_get_null() local 439 ber_int_t *l, rc, tag; ber_scanf() local [all...] |
/titanic_52/usr/src/lib/libtnf/ |
H A D | info.c | 115 _tnf_get_info(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_info() argument 169 add_info(TNF *tnf, tnf_ref32_t *tag) in add_info() argument 220 init_abstract_info(TNF * tnf,tnf_ref32_t * tag,struct taginfo * info) init_abstract_info() argument 235 init_derived_info(TNF * tnf,tnf_ref32_t * tag,struct taginfo * info) init_derived_info() argument 255 init_scalar_info(TNF * tnf,tnf_ref32_t * tag,struct taginfo * info) init_scalar_info() argument 273 init_struct_info(TNF * tnf,tnf_ref32_t * tag,struct taginfo * info) init_struct_info() argument 292 init_array_info(TNF * tnf,tnf_ref32_t * tag,struct taginfo * info) init_array_info() argument 334 init_slots(TNF * tnf,tnf_ref32_t * tag,struct taginfo * info) init_slots() argument [all...] |
H A D | abi.c | 154 _tnf_get_name(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_name() argument 164 _tnf_get_properties(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_properties() argument 174 _tnf_get_slot_types(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_slot_types() argument 184 _tnf_get_header_size(TNF *tnf, tnf_ref32_t *tag) in _tnf_get_header_size() argument 194 _tnf_get_derived_base(TNF * tnf,tnf_ref32_t * tag) _tnf_get_derived_base() argument 255 _tnf_get_property(TNF * tnf,tnf_ref32_t * tag,char * name) _tnf_get_property() argument 294 _tnf_get_base_tag(TNF * tnf,tnf_ref32_t * tag) _tnf_get_base_tag() argument 318 _tnf_get_ref_size(TNF * tnf,tnf_ref32_t * tag) _tnf_get_ref_size() argument 338 _tnf_get_storage_size(TNF * tnf,tnf_ref32_t * tag) _tnf_get_storage_size() argument 407 _tnf_get_align(TNF * tnf,tnf_ref32_t * tag) _tnf_get_align() argument 432 tnf_ref32_t *tag, *base_tag; _tnf_get_slot_typed() local 497 tnf_ref32_t *tag, *base_tag; _tnf_get_slot_named() local 571 fetch_slot(TNF * tnf,caddr_t p,tnf_ref32_t * tag) fetch_slot() argument [all...] |
/titanic_52/usr/src/cmd/picl/plugins/sun4v/lib/snmp/ |
H A D | debug.h | 70 #define LOGGET(tag, prefix, row) \ argument 73 #define LOGBULK(tag, n_oids, oidstrs, row) \ argument 76 #define LOGNEXT(tag, prefix, row) \ argument 79 #define LOGVAR(tag, vp) \ argument 82 #define LOGPDU(tag, pdu) \ argument 103 LOGPKT(tag,pkt,sz) global() argument 106 LOGIO(tag,a1,a2,a3) global() argument [all...] |
/titanic_52/usr/src/boot/sys/boot/common/ |
H A D | multiboot2.c | 136 multiboot_header_tag_t *tag; in multiboot2_loadfile() local 872 multiboot_tag_string_t *tag; multiboot2_exec() local 884 multiboot_tag_string_t *tag; multiboot2_exec() local 897 multiboot_tag_basic_meminfo_t *tag; multiboot2_exec() local 936 multiboot_tag_module_t *tag; multiboot2_exec() local 984 multiboot_tag_mmap_t *tag; multiboot2_exec() local 1007 multiboot_tag_network_t *tag; multiboot2_exec() local 1038 multiboot_tag_efi64_t *tag; multiboot2_exec() local 1048 multiboot_tag_framebuffer_t *tag; multiboot2_exec() local 1102 multiboot_tag_efi_mmap_t *tag; multiboot2_exec() local 1166 multiboot_tag_t *tag = (multiboot_tag_t *) multiboot2_exec() local [all...] |
/titanic_52/usr/src/cmd/saf/ |
H A D | sacadm.c | 443 add_pm(tag, type, command, version, flags, count, script, comment) in add_pm() argument 653 cleandirs(tag) cleandirs() argument 679 rem_pm(tag) rem_pm() argument 738 start_pm(tag) start_pm() argument 759 kill_pm(tag) kill_pm() argument 780 enable_pm(tag) enable_pm() argument 801 disable_pm(tag) disable_pm() argument 823 read_db(tag) read_db() argument 857 char *tag; /* returned tag */ global() local 1070 sendcmd(ap,info,tag) sendcmd() argument 1104 checkresp(fd,info,tag) checkresp() argument [all...] |
/titanic_52/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_trace.c | 104 fmd_trace_none(fmd_tracebuf_t *tbp, uint_t tag, const char *format, va_list ap) in fmd_trace_none() argument 110 fmd_trace_lite(fmd_tracebuf_t *tbp, uint_t tag, const char *format, va_list ap) in fmd_trace_lite() argument 142 fmd_trace_full(fmd_tracebuf_t *tbp, uint_t tag, const char *format, va_list ap) in fmd_trace_full() argument
|
/titanic_52/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfslog_config.c | 240 char *tag, *defaultdir, *bufferpath, *rpclogpath, *fhpath, *logpath; in getconfiglist() local 365 char *tag, in create_config() argument 410 char *tag, in update_config() argument 657 findconfig(nfsl_config_t ** listpp,char * tag,boolean_t remove,nfsl_config_t ** tail) findconfig() argument 709 nfsl_findconfig(nfsl_config_t * listp,char * tag,int * error) nfsl_findconfig() argument 773 get_info(char * linebuf,char ** tag,char ** defaultdir,char ** bufferpath,char ** rpclogpath,char ** fhpath,char ** logpath,int * logformat) get_info() argument 852 is_complete_config(char * tag,char * bufferpath,char * fhpath,char * logpath) is_complete_config() argument 916 is_legal_tag(char * tag) is_legal_tag() argument [all...] |
/titanic_52/usr/src/uts/sun4u/sys/ |
H A D | cheetahregs.h | 782 CH_ECTAG_LINE_INVALID(totalsize,tag) global() argument 789 CH_ECTAG_TO_PA(setsize,tag) global() argument 796 CH_ECTAG_PA_TO_SUBBLK_STATE(totalsize,pa,tag) global() argument 851 PN_L3_LINE_INVALID(tag) global() argument 854 PN_L2_LINE_INVALID(tag) global() argument 857 PN_L3TAG_TO_PA(tag) global() argument 861 PN_L2TAG_TO_PA(tag) global() argument 904 JG_ECTAG_LINE_INVALID(totalsize,tag) global() argument 912 JG_ECTAG_TO_PA(setsize,tag) global() argument 919 JG_ECTAG_PA_TO_SUBBLK_STATE(totalsize,pa,tag) global() argument 957 CH_DCTAG_LINE_INVALID(tag) global() argument 959 CH_DCTAG_TO_PA(tag) global() argument 961 CH_DCTAG_MATCH(tag,pa) global() argument 964 CH_DCSNTAG_TO_PA(tag) global() argument 966 CH_DCUTAG_TO_UTAG(tag) global() argument 967 CH_DCUTAG_TO_VA(tag) global() argument 977 CHP_DCUTAG_TO_UTAG(tag) global() argument 978 CHP_DCPATAG_TO_PA(tag) global() argument 980 CHP_DCSNTAG_TO_PA(tag) global() argument 983 CHP_DCTAG_PARITY(tag) global() argument 984 CHP_DCSNTAG_PARITY(tag) global() argument 1036 CH_ICPATAG_TO_PA(tag) global() argument 1038 CH_ICPATAG_MATCH(tag,pa) global() argument 1041 CH_ICUTAG_TO_UTAG(tag) global() argument 1042 CH_ICUTAG_TO_VA(tag) global() argument 1044 CH_ICSNTAG_TO_PA(tag) global() argument 1053 PN_ICUTAG_TO_VA(tag) global() argument 1070 CHP_ICPATAG_TO_PA(tag) global() argument 1071 CHP_ICSNTAG_TO_PA(tag) global() argument 1072 CHP_ICUTAG_TO_VA(tag) global() argument 1086 CHP_ICTAG_PARITY(tag) global() argument 1087 CHP_ICSNTAG_PARITY(tag) global() argument 1112 CH_PCTAG_TO_VA(tag) global() argument 1113 CH_PCSTAG_TO_PA(tag) global() argument 1117 CH_PCTAG_BNK0_INVALID(tag) global() argument 1119 CH_PCTAG_BNK1_INVALID(tag) global() argument [all...] |
/titanic_52/usr/src/uts/i86pc/dboot/ |
H A D | dboot_multiboot2.c | 53 dboot_multiboot2_next_tag(multiboot_tag_t *tag) in dboot_multiboot2_next_tag() argument 68 dboot_multiboot2_find_tag_impl(multiboot_tag_t * tagp,uint32_t tag) dboot_multiboot2_find_tag_impl() argument 80 dboot_multiboot2_find_tag(multiboot2_info_header_t * mbi,uint32_t tag) dboot_multiboot2_find_tag() argument 108 uint32_t tag = ctx->dboot_iter_tag; dboot_multiboot2_iterate() local 128 multiboot_tag_string_t *tag; dboot_multiboot2_cmdline() local [all...] |
/titanic_52/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_waits.c | 51 evWaitFor(evContext opaqueCtx, const void *tag, in evWaitFor() argument 79 evDo(evContext opaqueCtx, const void *tag) { in evDo() argument 235 evGetWaitList(evContext_p * ctx,const void * tag,int should_create) evGetWaitList() argument [all...] |
/titanic_52/usr/src/cmd/sendmail/libsm/ |
H A D | heap.c | 361 sm_malloc_tagged(size, tag, num, group) in sm_malloc_tagged() argument 415 sm_malloc_tagged_x(size, tag, num, group) in sm_malloc_tagged_x() argument 472 sm_heap_register(ptr,size,tag,num,group) sm_heap_register() argument 660 sm_free_tagged(ptr,tag,num) sm_free_tagged() argument 722 sm_heap_checkptr_tagged(ptr,tag,num) sm_heap_checkptr_tagged() argument [all...] |
/titanic_52/usr/src/uts/sun4v/sys/ |
H A D | vio_mailbox.h | 162 vio_msg_tag_t tag; member 185 vio_msg_tag_t tag; global() member 231 vio_msg_tag_t tag; global() member 244 vio_msg_tag_t tag; global() member 277 vio_msg_tag_t tag; global() member 303 vio_msg_tag_t tag; global() member 324 vio_msg_tag_t tag; global() member [all...] |