Searched refs:sourceGetbuf (Results 1 – 1 of 1) sorted by relevance
43 static int sourceGetbuf (gdIOCtx *, void *, int);60 ctx->ctx.getBuf = sourceGetbuf; in gdNewSSCtx()79 static int sourceGetbuf (gdIOCtx * ctx, void *buf, int size) in sourceGetbuf() function107 res = sourceGetbuf (ctx, &buf, 1); in sourceGetchar()
Completed in 4 milliseconds