Graphviz  2.41.20171026.1811
Functions
tcldot-io.c File Reference
#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

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

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

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

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

References rdr_t::cur, rdr_t::data, and rdr_t::len.