sethostname
if (sethostname(*argv, strlen(*argv)))
int sethostname(const char *, size_t);
PROTO_DEPRECATED(sethostname);