Searched refs:SYNC_DUP_CLOSE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dos_msdos.h17 #define SYNC_DUP_CLOSE /* sync() a file with dup() and close() */ macro
H A Dos_win16.h17 #define SYNC_DUP_CLOSE /* sync() a file with dup() and close() */ macro
H A Dos_win32.h26 #define SYNC_DUP_CLOSE /* sync() a file with dup() and close() */ macro
H A Dmemfile.c569 #if defined(SYNC_DUP_CLOSE) && !defined(MSDOS)
666 # ifdef SYNC_DUP_CLOSE

Completed in 120 milliseconds