|
Graphviz 14.0.3~dev.20251104.0241
|
#include "../tcl-compat.h"#include <assert.h>#include <cgraph/rdr.h>#include <limits.h>#include <stddef.h>#include "tcldot.h"Go to the source code of this file.
Functions | |
| int | myiodisc_afread (void *channel, char *ubuf, int n) |
| int | myiodisc_memiofread (void *chan, char *buf, int bufsize) |
| int myiodisc_afread | ( | void * | channel, |
| char * | ubuf, | ||
| int | n | ||
| ) |
Definition at line 32 of file tcldot-io.c.
References Tcl_Size.
Referenced by dotread().
| int myiodisc_memiofread | ( | void * | chan, |
| char * | buf, | ||
| int | bufsize | ||
| ) |
Definition at line 89 of file tcldot-io.c.
Referenced by dotstring().