Searched refs:BufFileRawClose (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Dbufio.c115 BufFileRawClose (BufFilePtr f, int doClose) function in typeref:typename:int
129 return BufFileCreate ((char *)(long) fd, BufFileRawFill, 0, BufFileRawSkip, BufFileRawClose);
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dbufio.c116 BufFileRawClose (BufFilePtr f, int doClose) function in typeref:typename:int
130 return BufFileCreate ((char *)(long) fd, BufFileRawFill, 0, BufFileRawSkip, BufFileRawClose);
/xsrc/external/mit/bdftopcf/dist/
H A Dbufio.c114 BufFileRawClose(BufFilePtr f, int doClose) function in typeref:typename:int
129 BufFileRawClose);

Completed in 3 milliseconds