OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FILEPTR
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/xmh/dist/
util.c
137
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)
xmh.h
85
typedef FILE*
FILEPTR
;
externs.h
150
extern
FILEPTR
FOpenAndCheck (const char *, const char *);
command.c
427
FILEPTR
file = FOpenAndCheck(inputfile, "r");
435
FILEPTR
file = FOpenAndCheck(outputfile, "w");
467
FILEPTR
file;
init.c
268
FILEPTR
fid;
msg.c
639
FILEPTR
from;
640
FILEPTR
to;
tocutil.c
248
FILEPTR
fid;
359
FILEPTR
fid;
toc.c
1036
FILEPTR
fid;
Completed in 9 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026