Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
dtwalk.c File Reference
#include <cdt/dthdr.h>
Include dependency graph for dtwalk.c:

Go to the source code of this file.

Functions

int dtwalk (Dt_t *dt, int(*userf)(void *, void *), void *data)
 

Function Documentation

◆ dtwalk()

int dtwalk ( Dt_t dt,
int(*)(void *, void *)  userf,
void *  data 
)

Definition at line 9 of file dtwalk.c.

References dtfirst, dtnext, and _dt_s::walk.

Referenced by exccopen(), and walkGrid().

Here is the caller graph for this function: