svc2              438 source4/client/smbmount.c 	pstring svc2;
svc2              464 source4/client/smbmount.c 	pstrcpy(svc2, service);
svc2              465 source4/client/smbmount.c 	string_replace(svc2, '\\','/');
svc2              466 source4/client/smbmount.c 	string_replace(svc2, ' ','_');
svc2              475 source4/client/smbmount.c 	args[i++] = svc2;