Searched refs:_hurd_ctty_output (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/hurd/ |
D | fd-write.c | 36 err = HURD_FD_PORT_USE_CANCEL (fd, _hurd_ctty_output (port, ctty, writefd)); in _hurd_fd_write()
|
D | ctty-output.c | 26 _hurd_ctty_output (io_t port, io_t ctty, error_t (*rpc) (io_t)) in _hurd_ctty_output() function
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | ioctl.c | 281 err = HURD_DPORT_USE_CANCEL (fd, _hurd_ctty_output (port, ctty, send_rpc)); in __ioctl() 285 err = HURD_DPORT_USE (fd, _hurd_ctty_output (port, ctty, send_rpc)); in __ioctl()
|
/glibc-2.36/hurd/hurd/ |
D | fd.h | 269 extern error_t _hurd_ctty_output (io_t port, io_t ctty, error_t (*rpc) (io_t));
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.5 | 9430 new functions _hurd_ctty_input and _hurd_ctty_output, each 9436 * hurd/fd-write.c: Use _hurd_ctty_output. 9438 * hurd/hurd/fd.h (_hurd_ctty_input, _hurd_ctty_output): Declare them.
|
D | ChangeLog.20 | 1271 (_hurd_ctty_output): Modified function.
|
D | ChangeLog.10 | 12548 * hurd/ctty-output.c (_hurd_ctty_output): Likewise.
|
D | ChangeLog.19 | 6750 * hurd/ctty-output.c (_hurd_ctty_output): Likewise.
|