Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
}
ip->connect = connected;
connected = op->connect;
if (hostname) {
if (hostname && ip->name != hostname) {
(void) strncpy(ip->name, hostname, sizeof(ip->name) - 1);
ip->name[sizeof(ip->name) - 1] = '\0';