Home
last modified time | relevance | path

Searched refs:dtnew (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/lib/libast/common/include/
H A Ddt.h34 extern Dt_t* dtnew(Vmalloc_t*, Dtdisc_t*, Dtmethod_t*);
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Ddt.h44 extern __MANGLE__ Dt_t* dtnew __PROTO__((Vmalloc_t*, Dtdisc_t*, Dtmethod_t*));
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Ddt.h44 extern __MANGLE__ Dt_t* dtnew __PROTO__((Vmalloc_t*, Dtdisc_t*, Dtmethod_t*));
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Ddt.h44 extern __MANGLE__ Dt_t* dtnew __PROTO__((Vmalloc_t*, Dtdisc_t*, Dtmethod_t*));
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Ddt.h44 extern __MANGLE__ Dt_t* dtnew __PROTO__((Vmalloc_t*, Dtdisc_t*, Dtmethod_t*));
/titanic_50/usr/src/lib/libast/common/cdt/
H A Ddtnew.c59 dtnew(Vmalloc_t* vm, Dtdisc_t* disc, Dtmethod_t* meth) in dtnew() function
/titanic_50/usr/src/lib/libast/
H A Dmapfile-vers416 dtnew;
H A DMakefile.com40 common/cdt/dtnew.o \
/titanic_50/usr/src/lib/libast/common/misc/
H A Dmagic.c1150 if (mp->idtab = dtnew(mp->vm, &mp->dtdisc, Dthash)) in cklang()
2313 if (!(mp->tmp = sfstropen()) || !(mp->infotab = dtnew(mp->vm, &mp->dtdisc, Dthash))) in magicopen()
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE743 include/dt.h,cdt/dtnew.c: add for dtopen() in specific vm region