Lines Matching defs:to
7 * This code is derived from software contributed to Berkeley by
10 * By using this file, you agree to the terms and conditions set
37 ** fp -- the file that buffering is to be changed for
39 ** buf -- buffer to use
40 ** mode -- buffering method to use
60 struct timeval to;
65 ** Verify arguments. The `int' limit on `size' is due to this
83 SM_CONVERT_TIME(fp, fd, timeout, &to);
103 ** a `tty flag' to suggest that we check isatty(fd), but we do not
104 ** care since our caller told us how to buffer.
120 ** Unable to honor user's request. We will return
133 /* No luck; switch to unbuffered I/O. */