Searched refs:tabid (Results 1 – 1 of 1) sorted by relevance
1097 uint_t tabid) in mdb_gelf_symtab_create_file() argument1131 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() argument1153 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() argument1206 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() argument1312 gst->gst_tabid = tabid; in mdb_gelf_symtab_create_dynamic()