Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Ddb.h51 extern char *db_get_next_print_type(void);
H A Ddb.c246 db_get_next_print_type(void) in db_get_next_print_type() function
H A Dprintfuncs.c230 print_type = db_get_next_print_type()) { in generate_print_definitions()