Searched refs:fsysdep_sync (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/uucp-11/uucp/unix/
H A Dsync.c13 fsysdep_sync (e, zmsg) function
/macosx-10.10/uucp-11/uucp/
H A Dcopy.c101 if (! fsysdep_sync (eto, zto))
219 if (! fsysdep_sync (oto, zto))
H A Duucp.h289 #define fstdiosync(e, z) (fsysdep_sync (e, z))
329 #define fstdiosync(e, z) (fsysdep_sync (fileno (e), z))
H A Dsystem.h479 extern boolean fsysdep_sync P((openfile_t e, const char *zmsg));
H A Drec.c1017 if (! fsysdep_sync (qtrans->e, qtrans->s.zto))
H A Dcu.c1958 if (! fsysdep_sync (e, zto))

Completed in 194 milliseconds