Searched refs:fileIOCtx (Results 1 – 1 of 1) sorted by relevance
31 typedef struct fileIOCtx struct35 } fileIOCtx; argument51 fileIOCtx *ctx; in gdNewFileCtx()53 ctx = (fileIOCtx *) gdMalloc(sizeof (fileIOCtx)); in gdNewFileCtx()79 fileIOCtx *fctx; in filePutbuf()80 fctx = (fileIOCtx *) ctx; in filePutbuf()88 fileIOCtx *fctx; in fileGetbuf()97 fileIOCtx *fctx; in filePutchar()107 fileIOCtx *fctx; in fileGetchar()116 fileIOCtx *fctx; in fileSeek()[all …]
Completed in 7 milliseconds