Home
last modified time | relevance | path

Searched refs:_hurd_set_host_config (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/
Dsetdomain.c27 ssize_t n = _hurd_set_host_config ("/etc/nisdomain", name, len); in setdomainname()
Dsethostname.c28 ssize_t n = _hurd_set_host_config ("/etc/hostname", name, len); in sethostname()
Dsethostid.c40 n = _hurd_set_host_config ("/etc/hostid", buf, sizeof buf); in sethostid()
/glibc-2.36/hurd/
Dhurdhost.h26 ssize_t _hurd_set_host_config (const char *item,
Dset-host.c24 _hurd_set_host_config (const char *item, const char *value, size_t valuelen) in _hurd_set_host_config() function
/glibc-2.36/ChangeLog.old/
DChangeLog.610026 (_hurd_set_host_config): Include NEW in args to dir_link.
DChangeLog.5111 * sysdeps/mach/hurd/sethostname.c: Use _hurd_set_host_config.
DChangeLog.1010797 * hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600.
DChangeLog.1312110 * hurd/set-host.c (_hurd_set_host_config): Use O_WRONLY in flags
DChangeLog.712199 * hurd/set-host.c (_hurd_set_host_config): Cast second arg to