Home
last modified time | relevance | path

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

/reactos/modules/rostests/win32/msvcrt/fileio/
H A D_tfileio.c140 static BOOL create_output_file(TCHAR* file_name, TCHAR* file_mode, TCHAR* file_data) in create_output_file()
159 static BOOL verify_output_file(TCHAR* file_name, TCHAR* file_mode, TCHAR* file_data) in verify_output_file()
250 static int check_file_size(TCHAR* file_name, TCHAR* file_mode, int expected) in check_file_size()
/reactos/sdk/tools/mkisofs/schilytools/libschily/
H A Dsearchinpath.c68 searchfileinpath(name, mode, file_mode, path) in searchfileinpath() argument