Searched refs:actual (Results 1 – 2 of 2) sorted by relevance
96 ULONG actual; in thread_0_entry() local199 status = fx_file_read(&my_file, local_buffer, 28, &actual); in thread_0_entry()202 if ((status != FX_SUCCESS) || (actual != 28)) in thread_0_entry()
95 ULONG actual; in thread_0_entry() local198 status = fx_file_read(&my_file, local_buffer, 28, &actual); in thread_0_entry()201 if ((status != FX_SUCCESS) || (actual != 28)) in thread_0_entry()