Searched defs:ctty (Results 1 – 7 of 7) sorted by relevance
26 _hurd_new_fd (io_t port, io_t ctty) in _hurd_new_fd()
32 io_t ctty = MACH_PORT_NULL; in _hurd_port2fd() local
26 _hurd_ctty_input (io_t port, io_t ctty, error_t (*rpc) (io_t)) in _hurd_ctty_input() argument
26 _hurd_ctty_output (io_t port, io_t ctty, error_t (*rpc) (io_t)) in _hurd_ctty_output() argument
212 io_t port, ctty; in ctty_new_pgrp() local
241 do_tiocsctty (io_t port, io_t ctty) in do_tiocsctty()
42 struct hurd_port ctty; member
Completed in 16 milliseconds