Searched refs:srvIP (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifs_dfs_ref.c129 char *srvIP = NULL; local
143 rc = dns_resolve_server_name_to_ip(*devname, &srvIP);
197 strcat(mountdata, srvIP);
223 kfree(srvIP);

Completed in 69 milliseconds