Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h162 extern int mdb_ctf_synthetics_to_file(const char *); /* Internal */
H A Dmdb_typedef.c570 ret = mdb_ctf_synthetics_to_file(file); in typedef_writefile()
H A Dmdb_ctf.c2197 mdb_ctf_synthetics_to_file(const char *file) in mdb_ctf_synthetics_to_file() function