Searched defs:fh (Results 1 – 2 of 2) sorted by relevance
77 FILE* fh = fopen(path, mode); in ota_fopen() local98 static int __ota_fclose(FILE* fh) { in __ota_fclose()108 int ota_fclose(unique_file& fh) { in ota_fclose()
2076 fec::io fh(filename->data, O_RDWR); in BlockImageRecoverFn() local