host_entry 199 source4/client/mount.cifs.c struct hostent * host_entry; host_entry 232 source4/client/mount.cifs.c host_entry = gethostbyname(unc_name); host_entry 235 source4/client/mount.cifs.c if(host_entry == NULL) { host_entry 245 source4/client/mount.cifs.c memcpy(&server_ipaddr.s_addr, host_entry->h_addr, 4);