9.26 setdomainname

int setdomainname(const char *buffer, size_t length);

This syscall sets the kernel domain name to the passed string. 0 is returned on success and -1 on failure, with the following errno: