Home
last modified time | relevance | path

Searched defs:openfile (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/lam/
H A Dlam.c51 struct openfile { /* open file structure */ struct
61 int inputsize; /* number of openfile entries */ argument
/openbsd-src/usr.bin/sort/
H A Dfile.c462 openfile(const char *fn, const char *mode) in openfile() function
/openbsd-src/usr.sbin/lpd/
H A Dprinter.c327 openfile(const char *fname, const char *inodeinfo, struct stat *st, FILE **fpp) in openfile() function
/openbsd-src/usr.bin/awk/
H A Drun.c2367 FILE *openfile(int a, const char *us, bool *pnewflag) in openfile() function