Graphviz  2.41.20171026.1811
Functions
dtwalk.c File Reference
#include "dthdr.h"
Include dependency graph for dtwalk.c:

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 9 of file dtwalk.c.

References dtfirst, dtnext, and reg.