/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_typedef.c | 359 if (mdb_ctf_lookup_by_name(basename, &id) != CTF_ERR) { in typedef_parse() 459 if (mdb_ctf_lookup_by_name(pr->pr_tname, &id) != CTF_ERR) { in typedef_validate() 496 if (mdb_ctf_lookup_by_name(pn->pn_type, &tid) == CTF_ERR) { in typedef_add() 516 if (mdb_ctf_lookup_by_name("long", &aid) != 0) { in typedef_add() 674 if (mdb_ctf_lookup_by_name(dst, &id) != -1) { in cmd_typedef() 679 if (mdb_ctf_lookup_by_name(src, &id) != 0) { in cmd_typedef()
|
H A D | mdb_ctf.c | 319 mdb_ctf_lookup_by_name(const char *name, mdb_ctf_id_t *p) in mdb_ctf_lookup_by_name() function 541 mdb_ctf_lookup_by_name(name, &lookup_id) == 0 && in mdb_ctf_type_resolve() 896 if (mdb_ctf_lookup_by_name(type, &id) == -1) { in mdb_ctf_offsetof_by_name() 921 if (mdb_ctf_lookup_by_name(type, &id) == -1) { in mdb_ctf_sizeof_by_name() 1650 if (mdb_ctf_lookup_by_name(target_typename, &tgtid) != 0) { in mdb_ctf_vread() 1856 if (mdb_ctf_lookup_by_name(name, &tid) == 0) { in mdb_ctf_add_typedef() 1898 if (name != NULL && mdb_ctf_lookup_by_name(name, &tid) == 0) { in mdb_ctf_add_struct() 1934 if (name != NULL && mdb_ctf_lookup_by_name(name, &tid) == 0) { in mdb_ctf_add_union()
|
H A D | mdb_ctf.h | 78 extern int mdb_ctf_lookup_by_name(const char *, mdb_ctf_id_t *);
|
H A D | mdb_print.c | 209 if (mdb_ctf_lookup_by_name(tn, &id) != 0) { in cmd_sizeof() 264 if (mdb_ctf_lookup_by_name(tn, &id) != 0) { in cmd_offsetof() 565 if (mdb_ctf_lookup_by_name(tn2, &id) == 0) { in cmd_enum() 567 } else if (mdb_ctf_lookup_by_name(type, &id) != 0) { in cmd_enum() 572 if (mdb_ctf_lookup_by_name(type, &id) != 0) { in cmd_enum() 816 if (mdb_ctf_lookup_by_name(tn, &id) != 0) { in cmd_array() 2164 if (mdb_ctf_lookup_by_name(tn, &id) != 0) in cmd_print_tab_common() 2369 if (mdb_ctf_lookup_by_name(t_name, &id) != 0) { in cmd_print() 2892 if (mdb_ctf_lookup_by_name("in6_addr_t", &ipv6_type) == -1) { in printf_ipv6() 3129 if (mdb_ctf_lookup_by_name(type, &id) != 0) { in cmd_printf()
|
H A D | mdb_tab.c | 585 if (mdb_ctf_lookup_by_name(type, &id) != 0) in mdb_tab_complete_member()
|
H A D | mdb_cmds.c | 748 if (mdb_ctf_lookup_by_name(name, &id) == 0) { in print_soutype() 783 if (mdb_ctf_lookup_by_name(sname, &id) == 0) { in print_type()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/svc.configd/ |
H A D | configd.c | 503 if (mdb_ctf_lookup_by_name("enum rep_protocol_requestid", in _mdb_init() 507 if (mdb_ctf_lookup_by_name("enum rep_protocol_responseid", in _mdb_init() 511 if (mdb_ctf_lookup_by_name("enum rc_ptr_type", in _mdb_init() 515 if (mdb_ctf_lookup_by_name("enum thread_state", in _mdb_init()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | typegraph.c | 357 if (mdb_ctf_lookup_by_name(tg_typetab[i].tgt_type_name, in typegraph_typetab_init() 365 if (mdb_ctf_lookup_by_name(tg_typetab[i].tgt_actual_name, in typegraph_typetab_init() 826 (void) mdb_ctf_lookup_by_name("void *", &type); in typegraph_type_offset() 1073 if (mdb_ctf_lookup_by_name(tg_cachetab[i].tgc_type, in typegraph_kmem() 2300 if (mdb_ctf_lookup_by_name("struct module", &type) != -1) in typegraph_modctl() 2339 if (mdb_ctf_lookup_by_name(typename, &type) == -1) { in typegraph_known_node() 2446 if (mdb_ctf_lookup_by_name("kthread_t", &type) == -1) { in typegraph() 2456 if (mdb_ctf_lookup_by_name("ekstat_t", &type) == -1) { in typegraph() 2723 if (mdb_ctf_lookup_by_name(argv[0].a_un.a_str, &type) == -1) { in istype() 2866 if (mdb_ctf_lookup_by_name("kmutex_t", &mutex) == -1) { in findlocks_findmutex() [all …]
|
H A D | leaky_subr.c | 354 if (mdb_ctf_lookup_by_name("unix`hw_page_map_t", &id) == -1 || in leaky_kludge()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/random/ |
H A D | random.c | 54 if ((mdb_ctf_lookup_by_name("rndmag_t", &rndmag_id) != 0) || in rnd_get_stats()
|
/illumos-gate/usr/src/cmd/mdb/i86xpv/modules/xpv/ |
H A D | xpv.c | 281 if (mdb_ctf_lookup_by_name("struct domain", &domain_type) != 0) { in _mdb_init()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/ |
H A D | zfs.c | 99 if (mdb_ctf_lookup_by_name(type, &id) == -1) { in getmember() 262 if (mdb_ctf_lookup_by_name(ZFS_STRUCT "dsl_dir", in mdb_dsl_dir_name() 300 if (mdb_ctf_lookup_by_name(ZFS_STRUCT "objset", in objset_name() 305 if (mdb_ctf_lookup_by_name(ZFS_STRUCT "dsl_dataset", in objset_name() 344 if (mdb_ctf_lookup_by_name(type, &enum_type) != 0) { in enum_lookup() 974 if (mdb_ctf_lookup_by_name(ZFS_STRUCT "dmu_buf_impl", &data.id) == -1) { in dbufs() 1044 if (mdb_ctf_lookup_by_name(ZFS_STRUCT "arc_buf_hdr", &data.id) == -1) { in abuf_find() 1103 if (mdb_ctf_lookup_by_name(ZFS_STRUCT "zfs_dbgmsg", &id) == in dbgmsg_cb() 2593 if (mdb_ctf_lookup_by_name("enum zio_type", &type_enum) == -1 || in zio_print_cb() 2594 mdb_ctf_lookup_by_name("enum zio_stage", &stage_enum) == -1) { in zio_print_cb() [all …]
|
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/ |
H A D | svc.c | 251 if (mdb_ctf_lookup_by_name("struct svc_globals", &id)) { in svc_get_pool()
|
H A D | nfs_clnt.c | 1606 if ((mdb_ctf_lookup_by_name("rnode4_t", &ctfid) == 0) && in nfs4_openstreams_cb()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/ |
H A D | prtusb.c | 49 extern int mdb_ctf_lookup_by_name(const char *, mdb_ctf_id_t *); 1582 if (mdb_ctf_lookup_by_name(arg->a_un.a_str, &id) == 0) { in print_struct()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/conf/ |
H A D | mapfile-extern | 68 mdb_ctf_lookup_by_name { FLAGS = EXTERN };
|
/illumos-gate/usr/src/cmd/mdb/common/modules/nsmb/ |
H A D | nsmb.c | 387 if (mdb_ctf_lookup_by_name("enum smbiod_state", &cbd.ctf_id) == -1) { in smb_vc_dcmd()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/klmmod/ |
H A D | klmmod.c | 93 if (mdb_ctf_lookup_by_name(type_str, &type_id) != 0) in get_enum()
|
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/ |
H A D | unix.c | 60 if (mdb_ctf_lookup_by_name("trap_trace_rec_t", &ttrtid) != 0 || in ttrace_ttr_size_check()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/ |
H A D | smbsrv.c | 724 if (mdb_ctf_lookup_by_name("smb_server_t", &id) == -1) in smbsrv_dcmd() 3862 if (mdb_ctf_lookup_by_name(type_str, &type_id) != 0) in get_enum()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/ |
H A D | pmcs.c | 218 if (mdb_ctf_lookup_by_name("impl_scsi_tgtmap_t", &istm_ctfid) != 0) { in display_iport_damap()
|