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

/xsrc/external/mit/libXmu/dist/src/
H A DRdBitF.c357 fopen_file(char *path, char *mode) function in typeref:typename:FILE *
375 #define fopen_file fopen macro
387 if ((fstream = fopen_file (filename, "r")) == NULL) {

Completed in 2 milliseconds