Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Ddb.h39 extern void db_set_output_file(char const *);
H A Ddb.c161 db_set_output_file(char const *p) in db_set_output_file() function
H A Dtrace.c141 db_set_output_file(t_info->ti_output_file); in xlator_init()