Searched refs:FILENO (Results 1 – 1 of 1) sorted by relevance
28 #define MAKE_BINARY(FILENO) (_setmode((FILENO), _O_BINARY), (FILENO)) argument