Main index | Section 3 | 日本語 | Options |
#include <unistd.h>
The setdomainname() function sets the NIS domain name of the host machine to be name, which has length namelen. This call is restricted to the super-user and is normally used only when the system is bootstrapped.
[EFAULT] | |
The name or namelen argument gave an invalid address. | |
[EPERM] | |
The caller tried to set the hostname and was not the super-user. | |
GETDOMAINNAME (3) | May 6, 1994 |
Main index | Section 3 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.