smb_xstrdup        54 source3/auth/auth.c 	entry->name = smb_xstrdup(name);
smb_xstrdup       377 source3/auth/auth.c 	char *module_name = smb_xstrdup(module);
smb_xstrdup       304 source3/include/smb_macros.h #define SMB_STRDUP(s) smb_xstrdup(s)
smb_xstrdup       324 source3/lib/access.c 	char *nc_cname = smb_xstrdup(cname);
smb_xstrdup       325 source3/lib/access.c 	char *nc_caddr = smb_xstrdup(caddr);
smb_xstrdup       390 source3/libsmb/clirap.c 			        last_entry = smb_xstrdup(sname);
smb_xstrdup       213 source3/libsmb/ntlmssp_parse.c 				*ps = smb_xstrdup("");
smb_xstrdup       245 source3/libsmb/ntlmssp_parse.c 						(*ps) = smb_xstrdup(p);
smb_xstrdup       248 source3/libsmb/ntlmssp_parse.c 						(*ps) = smb_xstrdup("");
smb_xstrdup       251 source3/libsmb/ntlmssp_parse.c 					(*ps) = smb_xstrdup("");
smb_xstrdup       264 source3/libsmb/ntlmssp_parse.c 				*ps = smb_xstrdup("");
smb_xstrdup       290 source3/libsmb/ntlmssp_parse.c 						(*ps) = smb_xstrdup(p);
smb_xstrdup       293 source3/libsmb/ntlmssp_parse.c 						(*ps) = smb_xstrdup("");
smb_xstrdup       296 source3/libsmb/ntlmssp_parse.c 					(*ps) = smb_xstrdup("");
smb_xstrdup        72 source3/passdb/pdb_interface.c 	entry->name = smb_xstrdup(name);
smb_xstrdup       115 source3/passdb/pdb_interface.c 	char *module_name = smb_xstrdup(selected);
smb_xstrdup      6369 source3/passdb/pdb_ldap.c 	ldap_state->domain_dn = smb_xstrdup(dn);
smb_xstrdup       887 source3/passdb/secrets.c 	*dn = smb_xstrdup(lp_ldap_admin_dn());
smb_xstrdup       939 source3/passdb/secrets.c 		*pw = smb_xstrdup(old_style_pw);
smb_xstrdup      1116 source3/passdb/secrets.c 			*domain = smb_xstrdup(lp_workgroup());
smb_xstrdup      1119 source3/passdb/secrets.c 			*password = smb_xstrdup("");
smb_xstrdup      1126 source3/passdb/secrets.c 		*username = smb_xstrdup("");
smb_xstrdup      1127 source3/passdb/secrets.c 		*domain = smb_xstrdup("");
smb_xstrdup      1128 source3/passdb/secrets.c 		*password = smb_xstrdup("");
smb_xstrdup       375 source3/smbd/password.c 	session_workgroup = smb_xstrdup(workgroup);
smb_xstrdup        86 source3/smbd/perfcount.c 	entry->name = smb_xstrdup(name);
smb_xstrdup       113 source3/smbd/perfcount.c 	module_path = smb_xstrdup(name);
smb_xstrdup       125 source3/smbd/perfcount.c 	module_name = smb_xstrdup(module_path);
smb_xstrdup       135 source3/smbd/perfcount.c 		module_name = smb_xstrdup(strrchr_m(module_path, '/')+1);
smb_xstrdup        81 source3/smbd/vfs.c 	entry->name = smb_xstrdup(name);
smb_xstrdup       131 source3/smbd/vfs.c 	module_path = smb_xstrdup(vfs_object);
smb_xstrdup       143 source3/smbd/vfs.c 	module_name = smb_xstrdup(module_path);
smb_xstrdup       154 source3/smbd/vfs.c 		module_name = smb_xstrdup(strrchr_m(module_path, '/')+1);
smb_xstrdup       750 source3/utils/net.c 		c->opt_workgroup = smb_xstrdup(lp_workgroup());
smb_xstrdup       754 source3/utils/net.c 		c->opt_target_workgroup = smb_xstrdup(lp_workgroup());
smb_xstrdup       254 source3/utils/net_ads.c 		ads->auth.password = smb_xstrdup(c->opt_password);
smb_xstrdup       259 source3/utils/net_ads.c 	ads->auth.user_name = smb_xstrdup(c->opt_user_name);
smb_xstrdup       269 source3/utils/net_ads.c 		ads->auth.realm = smb_xstrdup(cp);
smb_xstrdup       250 source3/utils/net_rap.c 	sinfo.comment = smb_xstrdup(c->opt_comment);
smb_xstrdup       825 source3/utils/net_rap.c         userinfo.comment = smb_xstrdup(c->opt_comment ? c->opt_comment : "");
smb_xstrdup       965 source3/utils/net_rap.c 	grinfo.comment = smb_xstrdup(c->opt_comment ? c->opt_comment : "");
smb_xstrdup      4769 source3/utils/net_rpc.c 		username = smb_xstrdup(argv[0]);
smb_xstrdup      5519 source3/utils/net_rpc.c 	domain_name = smb_xstrdup(argv[0]);
smb_xstrdup      5533 source3/utils/net_rpc.c 		c->opt_workgroup = smb_xstrdup(domain_name);
smb_xstrdup      5686 source3/utils/net_rpc.c 	domain_name = smb_xstrdup(argv[0]);
smb_xstrdup       408 source3/utils/ntlm_auth.c 			*error_string = smb_xstrdup("Reading winbind reply failed!");
smb_xstrdup       416 source3/utils/ntlm_auth.c 			*error_string = smb_xstrdup(response.data.auth.error_string);
smb_xstrdup       459 source3/utils/ntlm_auth.c 			*error_string = smb_xstrdup("Can't get membership sid.");
smb_xstrdup       503 source3/utils/ntlm_auth.c 			*error_string = smb_xstrdup("Reading winbind reply failed!");
smb_xstrdup       512 source3/utils/ntlm_auth.c 			*error_string = smb_xstrdup(response.data.auth.error_string);
smb_xstrdup      1086 source3/utils/ntlm_auth.c 	spnego.negTokenInit.mechTypes[0] = smb_xstrdup(OID_KERBEROS5_OLD);
smb_xstrdup      1087 source3/utils/ntlm_auth.c 	spnego.negTokenInit.mechTypes[1] = smb_xstrdup(OID_NTLMSSP);
smb_xstrdup      1090 source3/utils/ntlm_auth.c 	spnego.negTokenInit.mechTypes[0] = smb_xstrdup(OID_NTLMSSP);
smb_xstrdup      1789 source3/utils/ntlm_auth.c 				username = smb_xstrdup(fstr_user);
smb_xstrdup      1790 source3/utils/ntlm_auth.c 				domain = smb_xstrdup(fstr_domain);
smb_xstrdup      1794 source3/utils/ntlm_auth.c 				domain = smb_xstrdup(get_winbind_domain());
smb_xstrdup      1916 source3/utils/ntlm_auth.c 		plaintext_password = smb_xstrdup(parameter);
smb_xstrdup      1918 source3/utils/ntlm_auth.c 		domain = smb_xstrdup(parameter);
smb_xstrdup      1920 source3/utils/ntlm_auth.c 		username = smb_xstrdup(parameter);
smb_xstrdup      1922 source3/utils/ntlm_auth.c 		full_username = smb_xstrdup(parameter);
smb_xstrdup      2021 source3/utils/ntlm_auth.c 					username = smb_xstrdup(full_username);
smb_xstrdup      2025 source3/utils/ntlm_auth.c 					username = smb_xstrdup(fstr_user);
smb_xstrdup      2026 source3/utils/ntlm_auth.c 					domain = smb_xstrdup(fstr_domain);
smb_xstrdup      2129 source3/utils/ntlm_auth.c 		domain = smb_xstrdup(parameter);
smb_xstrdup      2131 source3/utils/ntlm_auth.c 		username = smb_xstrdup(parameter);
smb_xstrdup      2133 source3/utils/ntlm_auth.c 		username = smb_xstrdup(parameter);
smb_xstrdup      2135 source3/utils/ntlm_auth.c 		newpswd = smb_xstrdup(parameter);
smb_xstrdup      2137 source3/utils/ntlm_auth.c 		oldpswd = smb_xstrdup(parameter);
smb_xstrdup        67 source3/utils/passwd_util.c 	return smb_xstrdup( p);
smb_xstrdup       555 source3/utils/sharesec.c 			the_acl = smb_xstrdup(poptGetOptArg(pc));
smb_xstrdup       560 source3/utils/sharesec.c 			the_acl = smb_xstrdup(poptGetOptArg(pc));
smb_xstrdup       565 source3/utils/sharesec.c 			the_acl = smb_xstrdup(poptGetOptArg(pc));
smb_xstrdup       570 source3/utils/sharesec.c 			the_acl = smb_xstrdup(poptGetOptArg(pc));
smb_xstrdup      1071 source3/utils/smbcacls.c 			the_acl = smb_xstrdup(poptGetOptArg(pc));
smb_xstrdup      1076 source3/utils/smbcacls.c 			the_acl = smb_xstrdup(poptGetOptArg(pc));
smb_xstrdup      1081 source3/utils/smbcacls.c 			the_acl = smb_xstrdup(poptGetOptArg(pc));
smb_xstrdup      1086 source3/utils/smbcacls.c 			the_acl = smb_xstrdup(poptGetOptArg(pc));
smb_xstrdup       136 source3/utils/smbpasswd.c 			new_passwd = smb_xstrdup("NO PASSWORD");
smb_xstrdup       368 source3/utils/smbpasswd.c 			new_passwd = smb_xstrdup(user_name);
smb_xstrdup       533 source3/utils/smbpasswd.c 		new_pw = smb_xstrdup(new_passwd);
smb_xstrdup        74 source3/winbindd/nss_info.c 	entry->name = smb_xstrdup(name);
smb_xstrdup       561 source3/winbindd/winbindd_cm.c 			*domain = smb_xstrdup(lp_workgroup());
smb_xstrdup       564 source3/winbindd/winbindd_cm.c 			*password = smb_xstrdup("");
smb_xstrdup       571 source3/winbindd/winbindd_cm.c 		*username = smb_xstrdup("");
smb_xstrdup       572 source3/winbindd/winbindd_cm.c 		*domain = smb_xstrdup("");
smb_xstrdup       573 source3/winbindd/winbindd_cm.c 		*password = smb_xstrdup("");
smb_xstrdup       483 source4/client/smbmount.c 		args[i++] = smb_xstrdup(tmp);
smb_xstrdup       488 source4/client/smbmount.c 		args[i++] = smb_xstrdup(tmp);
smb_xstrdup       493 source4/client/smbmount.c 		args[i++] = smb_xstrdup(tmp);
smb_xstrdup       498 source4/client/smbmount.c 		args[i++] = smb_xstrdup(tmp);
smb_xstrdup        59 source4/ntptr/ntptr_base.c 	new_ops->name = smb_xstrdup(ops->name);
smb_xstrdup        71 source4/ntvfs/ntvfs_base.c 	new_ops->name = smb_xstrdup(ops->name);
smb_xstrdup       119 source4/param/share.c 	backends[i]->name = smb_xstrdup(ops->name);
smb_xstrdup      1413 source4/rpc_server/dcerpc_server.c 	ep_servers[num_ep_servers].ep_server->name = smb_xstrdup(ep_server->name);
smb_xstrdup        75 source4/smbd/process_model.c 	models[num_models].ops->name = smb_xstrdup(ops->name);
smb_xstrdup       139 source4/utils/ntlm_auth.c 	*user = smb_xstrdup(p+1);
smb_xstrdup       140 source4/utils/ntlm_auth.c 	*domain = smb_xstrdup(domuser);
smb_xstrdup       786 source4/utils/ntlm_auth.c 				domain = smb_xstrdup(lp_workgroup(lp_ctx));
smb_xstrdup       911 source4/utils/ntlm_auth.c 		plaintext_password = smb_xstrdup(parameter);
smb_xstrdup       913 source4/utils/ntlm_auth.c 		domain = smb_xstrdup(parameter);
smb_xstrdup       915 source4/utils/ntlm_auth.c 		username = smb_xstrdup(parameter);
smb_xstrdup       917 source4/utils/ntlm_auth.c 		full_username = smb_xstrdup(parameter);