Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h115 extern int mdb_ctf_synthetics_reset(void);
H A Dmdb_typedef.c166 if (mdb_ctf_synthetics_reset() != 0) { in typedef_destroy()
H A Dmdb_ctf.c1791 mdb_ctf_synthetics_reset(void) in mdb_ctf_synthetics_reset() function