Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h161 extern int mdb_ctf_synthetics_from_file(const char *); /* Internal */
H A Dmdb_typedef.c559 ret = mdb_ctf_synthetics_from_file(file); in typedef_readfile()
H A Dmdb_ctf.c2157 mdb_ctf_synthetics_from_file(const char *file) in mdb_ctf_synthetics_from_file() function