Searched refs:config (Results 1 – 1 of 1) sorted by relevance
31 file_t config; in _hurd_get_host_config() local34 item, O_RDONLY, 0, &config); in _hurd_get_host_config()54 err = __io_read (config, &data, &nread, -1, buflen); in _hurd_get_host_config()57 err = __io_readable (config, &more); in _hurd_get_host_config()58 __mach_port_deallocate (__mach_task_self (), config); in _hurd_get_host_config()
Completed in 4 milliseconds