Home
last modified time | relevance | path

Searched refs:buflen (Results 1 – 2 of 2) sorted by relevance

/hurd/
A Dget-host.c26 _hurd_get_host_config (const char *item, char *buf, size_t buflen) in _hurd_get_host_config() argument
44 if (buflen != 0) in _hurd_get_host_config()
53 nread = buflen; in _hurd_get_host_config()
54 err = __io_read (config, &data, &nread, -1, buflen); in _hurd_get_host_config()
70 if (buflen != 0) in _hurd_get_host_config()
80 if (nread < buflen) in _hurd_get_host_config()
A Dhurdhost.h25 char *buf, size_t buflen);

Completed in 5 milliseconds