Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/abi/spectrans/spec2trace/
H A Ddb.h41 extern void db_set_output_file(char const *);
H A Ddb.c163 db_set_output_file(char const *p) in db_set_output_file() function
H A Dtrace.c143 db_set_output_file(t_info->ti_output_file); in xlator_init()