Searched refs:a_basetype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c723 char a_basetype[BUFSIZ]; local
801 (void) snprintf(a_basetype, BUFSIZ, "%s",
824 "a_name = %s, a_basetype = %s, a_type = %s\n",
825 a_name, a_basetype, a_type);
828 a_type, a_basetype, a_levels);
829 db_add_print_types(a_basetype,
831 symtab_add_print_types(a_basetype, q);

Completed in 58 milliseconds