Searched defs:fileno (Results 1 – 2 of 2) sorted by relevance
21 #define fileno(f) (_fileno(f)) macro
614 #define fileno(x) (_fileno(x)) macro