Searched defs:ctty (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/hurd/ |
D | new-fd.c | 26 _hurd_new_fd (io_t port, io_t ctty) in _hurd_new_fd()
|
D | port2fd.c | 32 io_t ctty = MACH_PORT_NULL; in _hurd_port2fd() local
|
D | ctty-input.c | 26 _hurd_ctty_input (io_t port, io_t ctty, error_t (*rpc) (io_t)) in _hurd_ctty_input() argument
|
D | ctty-output.c | 26 _hurd_ctty_output (io_t port, io_t ctty, error_t (*rpc) (io_t)) in _hurd_ctty_output() argument
|
D | dtable.c | 212 io_t port, ctty; in ctty_new_pgrp() local
|
D | hurdioctl.c | 241 do_tiocsctty (io_t port, io_t ctty) in do_tiocsctty()
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | dup3.c | 63 io_t ctty = _hurd_port_get (&d->ctty, &ctty_ulink); in __dup3() local
|
D | fcntl.c | 61 io_t port, ctty; in __libc_fcntl() local
|
/glibc-2.36/sysdeps/hurd/include/hurd/ |
D | fd.h | 11 io_t port, ctty; member
|
/glibc-2.36/hurd/hurd/ |
D | fd.h | 42 struct hurd_port ctty; member
|