Searched refs:filePutbuf (Results 1 – 1 of 1) sorted by relevance
40 static int filePutbuf (gdIOCtx *, const void *, int);61 ctx->ctx.putBuf = filePutbuf; in gdNewFileCtx()77 static int filePutbuf (gdIOCtx * ctx, const void *buf, int size) in filePutbuf() function
Completed in 13 milliseconds