Home
last modified time | relevance | path

Searched defs:fd (Results 1 – 15 of 15) sorted by relevance

/hurd/hurd/
A Dfd.h70 _hurd_fd_get (int fd) in _hurd_fd_get()
108 #define HURD_FD_USE(fd, expr) \ argument
115 #define HURD_DPORT_USE(fd, expr) \ argument
121 #define HURD_FD_PORT_USE(fd, expr) \ argument
181 _hurd_fd_error (int fd, error_t err) in _hurd_fd_error()
201 __hurd_dfail (int fd, error_t err) in __hurd_dfail()
215 __hurd_sockfail (int fd, int flags, error_t err) in __hurd_sockfail()
/hurd/
A Dfd-close.c21 _hurd_fd_close (struct hurd_fd *fd) in _hurd_fd_close()
A Dhurdioctl.c57 fioctl (int fd, in fioctl()
110 fioclex (int fd, in fioclex()
270 tiocsctty (int fd, in tiocsctty()
280 tiocnotty (int fd, in tiocnotty()
311 siocgifconf (int fd, int request, struct ifconf *ifc) in siocgifconf()
A Dlookup-at.c26 __file_name_lookup_at (int fd, int at_flags, in __file_name_lookup_at()
78 __file_name_split_at (int fd, const char *file_name, char **name) in __file_name_split_at()
106 __directory_name_split_at (int fd, const char *directory_name, char **name) in __directory_name_split_at()
A Dhurdfchdir.c27 _hurd_change_directory_port_from_fd (struct hurd_port *portcell, int fd) in _hurd_change_directory_port_from_fd()
A Dfchroot.c26 fchroot (int fd) in fchroot()
A Dintern-fd.c29 int fd; in _hurd_intern_fd() local
A Dfd-write.c25 _hurd_fd_write (struct hurd_fd *fd, in _hurd_fd_write()
A Dfd-read.c25 _hurd_fd_read (struct hurd_fd *fd, void *buf, size_t *nbytes, loff_t offset) in _hurd_fd_read()
A Dalloc-fd.c30 _hurd_alloc_fd (int *fd, int first_fd) in _hurd_alloc_fd()
A Dlookup-retry.c47 __hurd_file_name_lookup_retry (error_t (*use_init_port) in __hurd_file_name_lookup_retry()
220 int fd; in __hurd_file_name_lookup_retry() local
A Dpath-lookup.c89 __hurd_file_name_path_lookup (error_t (*use_init_port) in __hurd_file_name_path_lookup()
A Ddtable.c105 get_dtable_port (int fd) in get_dtable_port()
A Dhurdlookup.c41 __hurd_file_name_lookup (error_t (*use_init_port) in __hurd_file_name_lookup()
A Dhurdselect.c176 const int fd = (int) d[i].io_port; in _hurd_select() local

Completed in 25 milliseconds