Home
last modified time | relevance | path

Searched defs:empty_file (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Ddiff.c488 enum diff_file empty_file = DIFF_DIFFERENT; in diff_fileproc() local
965 enum diff_file empty_file, char **rev1_cache) in diff_file_nodiff()
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-fs-open-flags.c57 static char empty_file[FILE_NAME_SIZE]; variable