Searched refs:open_file (Results 1 – 2 of 2) sorted by relevance
98 FX_FILE open_file; in ftest_0_entry() local277 status += fx_file_open(&ram_disk, &open_file, "open_file.txt", FX_OPEN_FOR_WRITE); in ftest_0_entry()
99 FX_FILE open_file; in ftest_0_entry() local197 status += fx_file_open(&ram_disk, &open_file, "OPEN_FILE", FX_OPEN_FOR_WRITE); in ftest_0_entry()