Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c1097 uint_t tabid) in mdb_gelf_symtab_create_file() argument
1131 return (mdb_gelf_symtab_create_file_by_name(gf, dsname, ssname, tabid)); in mdb_gelf_symtab_create_file()
1136 const char *dsname, const char *ssname, uint_t tabid) in mdb_gelf_symtab_create_file_by_name() argument
1153 gst->gst_tabid = tabid; in mdb_gelf_symtab_create_file_by_name()
1193 void *ddata, const void *sshdr, void *sdata, uint_t tabid) in mdb_gelf_symtab_create_raw() argument
1206 gst->gst_tabid = tabid; in mdb_gelf_symtab_create_raw()
1230 mdb_gelf_symtab_create_dynamic(mdb_gelf_file_t *gf, uint_t tabid) in mdb_gelf_symtab_create_dynamic() argument
1312 gst->gst_tabid = tabid; in mdb_gelf_symtab_create_dynamic()