Lines Matching refs:Dt_t
77 Dt_t* dtopen(Dtdisc_t* disc, Dtmethod_t* meth)79 Dt_t* dtopen(disc, meth)84 Dt_t* dt = (Dt_t*)Version; /* shut-up unuse warning */89 return NIL(Dt_t*);92 if(!(dt = (Dt_t*) malloc(sizeof(Dt_t))))93 return NIL(Dt_t*);101 dt->view = dt->walk = NIL(Dt_t*);109 return NIL(Dt_t*);119 return NIL(Dt_t*);