|
Graphviz 2.29.20120208.0545
|
#include "dthdr.h"
Go to the source code of this file.
Functions | |
| Dt_t * | dtopen (Dtdisc_t *disc, Dtmethod_t *meth) |
| Dt_t* dtopen | ( | Dtdisc_t* | disc, |
| Dtmethod_t* | meth | ||
| ) |
Definition at line 12 of file dtopen.c.
References _dt_s::data, _dt_s::disc, DT_ENDOPEN, DT_MALLOC, DT_MEMORYF, DT_OPEN, dtdisc(), free(), _dtdata_s::here, _dtdata_s::loop, malloc(), _dt_s::memoryf, _dt_s::meth, _dtdata_s::minp, NIL, _dtdata_s::ntab, _dt_s::nview, reg, _dtmethod_s::searchf, _dt_s::searchf, _dtdata_s::size, _dtmethod_s::type, _dtdata_s::type, _dt_s::type, _dt_s::user, Version, _dt_s::view, Void_t, and _dt_s::walk.
Referenced by agNEWdict(), emit_once(), htmlparse(), init_edgelist(), mkDeglist(), mkGrid(), mkNodeset(), newPM(), newPS(), openIntSet(), parseHTML(), processClusterEdges(), splineEdges(), and yyparse().
1.7.4