Searched refs:openfile_t (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/uucp-11/uucp/unix/
H A Dsync.c14 openfile_t e;
H A Dufopen.c61 openfile_t
69 openfile_t e;
H A Dopensr.c68 openfile_t
76 openfile_t e;
163 openfile_t
172 openfile_t e;
H A Dtrunc.c54 openfile_t
56 openfile_t e;
/macosx-10.9.5/uucp-11/uucp/
H A Dsystem.h404 files are binary files). This returns an openfile_t, not a FILE *.
408 extern openfile_t esysdep_user_fopen P((const char *zfile,
417 extern openfile_t esysdep_open_send P((const struct uuconf_system *qsys,
446 extern openfile_t esysdep_open_receive P((const struct uuconf_system *qsys,
474 extern openfile_t esysdep_truncate P((openfile_t e, const char *zname));
479 extern boolean fsysdep_sync P((openfile_t e, const char *zmsg));
H A Dtrans.h136 openfile_t e;
H A Duucp.h264 /* The openfile_t type holds an open file. This depends on whether we
268 typedef FILE *openfile_t; typedef
308 typedef int openfile_t; typedef
H A Duudefs.h370 extern boolean fcopy_open_file P((openfile_t efrom, const char *zto,
H A Dcu.c1548 openfile_t e;
1760 openfile_t e;
H A Drec.c582 openfile_t e;
H A Duucp.c739 openfile_t efrom;
H A Dsend.c871 openfile_t e;
H A Duux.c885 openfile_t efile;

Completed in 221 milliseconds