Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h158 extern int mdb_ctf_synthetics_from_file(const char *); /* Internal */
H A Dmdb_typedef.c557 ret = mdb_ctf_synthetics_from_file(file); in typedef_readfile()
H A Dmdb_ctf.c2110 mdb_ctf_synthetics_from_file(const char *file) in mdb_ctf_synthetics_from_file() function