OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfopen
(Results
1 - 8
of
8
) sorted by null
/external/bison/src/
files.h
68
FILE *
xfopen
(const char *name, const char *mode);
print_graph.c
199
FILE *fgraph =
xfopen
(spec_graph_file, "w");
scan-skel.l
281
yyout =
xfopen
(*outnamep, "w");
files.c
108
xfopen
(const char *name, const char *mode)
107
xfopen
(const char *name, const char *mode)
function
print-xml.c
502
FILE *out =
xfopen
(spec_xml_file, "w");
print.c
509
FILE *out =
xfopen
(spec_verbose_file, "w");
scan-skel.c
[
all
...]
/external/genext2fs/
genext2fs.c
726
xfopen
(const char *path, const char *mode)
function
[
all
...]
Completed in 81 milliseconds