Lines Matching refs:errno
44 if (errno == EINTR) in write_sigio_thread()
47 __func__, errno); in write_sigio_thread()
53 __func__, errno); in write_sigio_thread()
68 return r < 0 ? -errno : 0; in __add_sigio_fd()
88 return r < 0 ? -errno : 0; in __ignore_sigio_fd()
113 __func__, errno); in write_sigio_workaround()
180 info->err = -errno; in openpty_cb()
189 return -errno; in async_pty()
193 return -errno; in async_pty()
196 return -errno; in async_pty()
240 "errno = %d\n", errno); in check_one_sigio()
248 "errno = %d\n", errno); in check_one_sigio()
260 "errno = %d\n", errno); in check_one_sigio()
273 if (errno != EAGAIN) in tty_output()
275 errno); in tty_output()