Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h114 extern int mdb_ctf_synthetics_create_base(int);
H A Dmdb_typedef.c193 if (mdb_ctf_synthetics_create_base(kind) != 0) { in typedef_create()
H A Dmdb_ctf.c1709 mdb_ctf_synthetics_create_base(int kind) in mdb_ctf_synthetics_create_base() function