Searched refs:fileno (Results 1 – 2 of 2) sorted by relevance
50 #define fileno(fileptr) _fileno(fileptr) macro
306 if (fstat(fileno(fp), &st) == -1) in parse_fip()398 if (fstat(fileno(fp), &st) == -1) in read_image_from_file()
Completed in 4 milliseconds