Searched refs:fileno (Results 1 – 2 of 2) sorted by relevance
50 #define fileno(fileptr) _fileno(fileptr) macro
311 if (fstat(fileno(fp), &st) == -1) in parse_fip()318 if (ioctl(fileno(fp), BLKGETSIZE64, &st_size) == -1) in parse_fip()413 if (fstat(fileno(fp), &st) == -1) in read_image_from_file()