Searched defs:fh (Results 1 – 3 of 3) sorted by relevance
66 FILE* fh = fopen(path, mode); in ota_fopen() local77 int ota_fclose(FILE* fh) { in ota_fclose()
51 FILE* fh = fopen(&fname[0], "w"); in mangle_file() local
1858 fec::io fh(filename->data, O_RDWR); in BlockImageRecoverFn() local