Searched refs:more (Results 1 – 3 of 3) sorted by relevance
30 mach_msg_type_number_t nread, more; in _hurd_get_host_config() local57 err = __io_readable (config, &more); in _hurd_get_host_config()68 if (nread == 0 && more == 0) in _hurd_get_host_config()84 more = 1; in _hurd_get_host_config()86 if (more) in _hurd_get_host_config()
7 # way with more somewhat expensive `make' invocations.
13 Lesser General Public License for more details.
Completed in 6 milliseconds