Searched defs:openfile (Results 1 – 4 of 4) sorted by relevance
51 struct openfile { /* open file structure */ struct61 int inputsize; /* number of openfile entries */ argument
462 openfile(const char *fn, const char *mode) in openfile() function
327 openfile(const char *fname, const char *inodeinfo, struct stat *st, FILE **fpp) in openfile() function
2367 FILE *openfile(int a, const char *us, bool *pnewflag) in openfile() function