Home
last modified time | relevance | path

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

/freebsd/usr.bin/lam/
H A Dlam.c52 static struct openfile { /* open file structure */ struct
66 static char *gatherline(struct openfile *); argument
/freebsd/contrib/sendmail/libsmutil/
H A Dt-lockfile.c38 openfile(owner, filename, flags) in openfile() function
/freebsd/usr.bin/diff/
H A Ddiffreg_new.c290 openfile(const char *path, char **p, struct stat *st) in openfile() function
/freebsd/contrib/ntp/util/
H A Dtickadj.c830 openfile( in openfile() function
/freebsd/usr.bin/sort/
H A Dfile.c524 openfile(const char *fn, const char *mode) in openfile() function
/freebsd/contrib/one-true-awk/
H A Drun.c2369 FILE *openfile(int a, const char *us, bool *pnewflag) in openfile() function