Searched refs:setmode (Results 1 – 8 of 8) sorted by relevance
42 # define setmode _setmode macro51 # define SET_BINARY(fd) (!isatty (fd) ? (setmode (fd, O_BINARY), 0) : 0)53 # define SET_BINARY(fd) setmode (fd, O_BINARY)
43 AC_CHECK_FUNCS(setmode)
19 /* Define to 1 if you have the `setmode' function. */
687 * configure.in: Check for setmode function.
129 /* Define to 1 if you have the `setmode' function. */
131 AC_CHECK_FUNCS(sbrk utimes setmode getc_unlocked strcoll setlocale)
1564 * strings.c (O_BINARY, setmode, SET_BINARY): Define.1579 * configure.in: Check for setmode.
12847 for ac_func in sbrk utimes setmode getc_unlocked strcoll setlocale