Searched refs:FILEPTR (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xmh/dist/
H A Dutil.c137 FILEPTR FOpenAndCheck(const char *name, const char *mode)
139 FILEPTR result;
153 static char *DoReadLine(FILEPTR fid, char lastchar)
181 char *ReadLine(FILEPTR fid)
189 char *ReadLineWithCR(FILEPTR fid)
H A Dxmh.h85 typedef FILE* FILEPTR; typedef in typeref:typename:FILE *
H A Dexterns.h150 extern FILEPTR FOpenAndCheck (const char *, const char *);
H A Dcommand.c427 FILEPTR file = FOpenAndCheck(inputfile, "r");
435 FILEPTR file = FOpenAndCheck(outputfile, "w");
467 FILEPTR file;
H A Dinit.c268 FILEPTR fid;
H A Dmsg.c639 FILEPTR from;
640 FILEPTR to;
H A Dtocutil.c248 FILEPTR fid;
359 FILEPTR fid;
H A Dtoc.c1036 FILEPTR fid;

Completed in 9 milliseconds