Home | History | Annotate | Download | only in libFLAC

Lines Matching full:fileno

4546 	 * 'fileno', and/or 'O_BINARY'; check your system header files.
4554 setmode(fileno(stdout), O_BINARY);