Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
tcldot-io.c File Reference
#include <assert.h>
#include <cgraph/rdr.h>
#include <limits.h>
#include <stddef.h>
#include "tcldot.h"
Include dependency graph for tcldot-io.c:

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)
 

Function Documentation

◆ myiodisc_afread()

int myiodisc_afread ( void *  channel,
char *  ubuf,
int  n 
)

Definition at line 31 of file tcldot-io.c.

Referenced by dotread().

Here is the caller graph for this function:

◆ myiodisc_memiofread()

int myiodisc_memiofread ( void *  chan,
char *  buf,
int  bufsize 
)

Definition at line 88 of file tcldot-io.c.

Referenced by dotstring().

Here is the caller graph for this function: