Home
last modified time | relevance | path

Searched refs:check_and_fclose (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/recovery/
H A Drecovery.c194 check_and_fclose(FILE *fp, const char *name) in check_and_fclose() function
265 check_and_fclose(fp, COMMAND_FILE); in get_args()
314 check_and_fclose(tmplog, TEMPORARY_LOG_FILE); in copy_log_file()
316 check_and_fclose(log, destination); in copy_log_file()
335 check_and_fclose(fp, INTENT_FILE); in finish_recovery()