Searched defs:openfile (Results 1 – 6 of 6) sorted by relevance
52 static struct openfile { /* open file structure */ struct66 static char *gatherline(struct openfile *); argument
38 openfile(owner, filename, flags) in openfile() function
290 openfile(const char *path, char **p, struct stat *st) in openfile() function
830 openfile( in openfile() function
524 openfile(const char *fn, const char *mode) in openfile() function
2369 FILE *openfile(int a, const char *us, bool *pnewflag) in openfile() function