pstrcpy            17 source3/torture/t_stringoverflow.c 	pstrcpy(dest, "hello");
pstrcpy            20 source3/torture/t_stringoverflow.c 	pstrcpy(ptr, "hello!");
pstrcpy           132 source4/client/smbmount.c 	pstrcpy(server, the_service+2);
pstrcpy           197 source4/client/smbmount.c 			pstrcpy(password, pass);
pstrcpy           464 source4/client/smbmount.c 	pstrcpy(svc2, service);
pstrcpy           562 source4/client/smbmount.c 		pstrcpy(spec, "descriptor ");
pstrcpy           568 source4/client/smbmount.c 		pstrcpy(spec, p);
pstrcpy           602 source4/client/smbmount.c 	pstrcpy(password, pass);
pstrcpy           654 source4/client/smbmount.c 			pstrcpy(password, val);
pstrcpy           658 source4/client/smbmount.c 			pstrcpy(username, val);
pstrcpy           739 source4/client/smbmount.c 	pstrcpy(service, argv[1]);
pstrcpy           740 source4/client/smbmount.c 	pstrcpy(mpoint, argv[2]);
pstrcpy           769 source4/client/smbmount.c 				pstrcpy(username,opteq+1);
pstrcpy           772 source4/client/smbmount.c 					pstrcpy(password,lp+1);
pstrcpy           778 source4/client/smbmount.c 					pstrcpy(workgroup,lp+1);
pstrcpy           782 source4/client/smbmount.c 				pstrcpy(password,opteq+1);
pstrcpy           786 source4/client/smbmount.c 				pstrcpy(credentials,opteq+1);
pstrcpy           788 source4/client/smbmount.c 				pstrcpy(my_netbios_name,opteq+1);
pstrcpy           809 source4/client/smbmount.c 				pstrcpy(workgroup,opteq+1);
pstrcpy           887 source4/client/smbmount.c 		pstrcpy(username,getenv("USER"));
pstrcpy           891 source4/client/smbmount.c 			pstrcpy(password,p+1);
pstrcpy           899 source4/client/smbmount.c 		pstrcpy(password, getenv("PASSWD"));
pstrcpy           909 source4/client/smbmount.c 		pstrcpy(username,getenv("LOGNAME"));
pstrcpy           932 source4/client/smbmount.c 		pstrcpy(workgroup, lp_workgroup());
pstrcpy           936 source4/client/smbmount.c 		pstrcpy(my_netbios_name, myhostname());