Searched refs:_fs_resize (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfsio.c71 _fs_resize (FSBufPtr buf, long size);
209 if (_fs_resize (&conn->inBuf, size) != FSIO_READY)
292 _fs_resize (FSBufPtr buf, long size) function in typeref:typename:int
391 if (_fs_resize (&conn->outBuf, size) < 0)
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsio.c67 _fs_resize (FSBufPtr buf, long size);
205 if (_fs_resize (&conn->inBuf, size) != FSIO_READY)
288 _fs_resize (FSBufPtr buf, long size) function in typeref:typename:int
387 if (_fs_resize (&conn->outBuf, size) < 0)

Completed in 3 milliseconds