Searched refs:FILENO (Results 1 – 1 of 1) sorted by relevance
37 # define FILENO(fp) _fileno(fp) macro39 # define FILENO(fp) fileno(fp) macro101 fstat(FILENO(fp), &file_info); in main()
Completed in 5 milliseconds