Searched refs:dest_dup (Results 1 – 1 of 1) sorted by relevance
442 struct name_entry *dest_dup; in smb_netlogon_send() local452 dest_dup = smb_netbios_name_dup(dest, 1); in smb_netlogon_send()454 if (dest_dup) { in smb_netlogon_send()456 dest_dup, buffer, count); in smb_netlogon_send()457 free(dest_dup); in smb_netlogon_send()