openfile
FILE *openfile(int a, const char *us, bool *pnewflag)
struct openfile { /* open file structure */
openfile(const char *fn, const char *mode)
openfile(const char *fname, const char *inodeinfo, struct stat *st, FILE **fpp)