Home
last modified time | relevance | path

Searched refs:_hurd_ctty_output (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/hurd/
Dfd-write.c36 err = HURD_FD_PORT_USE_CANCEL (fd, _hurd_ctty_output (port, ctty, writefd)); in _hurd_fd_write()
Dctty-output.c26 _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/
Dioctl.c281 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/
Dfd.h269 extern error_t _hurd_ctty_output (io_t port, io_t ctty, error_t (*rpc) (io_t));
/glibc-2.36/ChangeLog.old/
DChangeLog.59430 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.
DChangeLog.201271 (_hurd_ctty_output): Modified function.
DChangeLog.1012548 * hurd/ctty-output.c (_hurd_ctty_output): Likewise.
DChangeLog.196750 * hurd/ctty-output.c (_hurd_ctty_output): Likewise.