Home
last modified time | relevance | path

Searched refs:get_dtable_port (Results 1 – 5 of 5) sorted by relevance

/hurd/hurd/
A Dlookup.h53 file_t (*get_dtable_port) (int fd),
64 file_t (*get_dtable_port) (int fd),
81 file_t (*get_dtable_port) (int fd),
91 file_t (*get_dtable_port) (int fd),
105 file_t (*get_dtable_port) (int fd),
115 file_t (*get_dtable_port) (int fd),
133 file_t (*get_dtable_port) (int fd),
147 file_t (*get_dtable_port) (int fd),
183 file_t (*get_dtable_port) (int fd),
/hurd/
A Dhurdlookup.c43 file_t (*get_dtable_port) (int fd), in __hurd_file_name_lookup()
95 err = __hurd_file_name_lookup_retry (use_init_port, get_dtable_port, in __hurd_file_name_lookup()
106 file_t (*get_dtable_port) (int fd), in weak_alias()
139 __hurd_file_name_lookup (use_init_port, get_dtable_port, lookup, in weak_alias()
159 file_t (*get_dtable_port) (int fd), in weak_alias()
204 __hurd_file_name_lookup (use_init_port, get_dtable_port, lookup, in weak_alias()
A Dpath-lookup.c91 file_t (*get_dtable_port) (int fd), in __hurd_file_name_path_lookup()
103 __hurd_file_name_lookup (use_init_port, get_dtable_port, lookup, in __hurd_file_name_path_lookup()
A Dlookup-retry.c49 file_t (*get_dtable_port) (int fd), in __hurd_file_name_lookup_retry()
235 if (! get_dtable_port) in __hurd_file_name_lookup_retry()
239 *result = (*get_dtable_port) (fd); in __hurd_file_name_lookup_retry()
A Ddtable.c105 get_dtable_port (int fd) in get_dtable_port() function
138 file_t (*_hurd_getdport_fn) (int fd) = get_dtable_port;

Completed in 9 milliseconds