Searched refs:mDNSPlatformStrCopy (Results 1 – 3 of 3) sorted by relevance
1152 mDNSPlatformStrCopy(request->pid_name, proc.pbsi_comm); in set_peer_pid()2040 mDNSPlatformStrCopy(request->u.servicereg.type_as_string, type_as_string); in handle_regservice_request()2651 if (temp.c[0] > 15 && domain[0] == 0) mDNSPlatformStrCopy(domain, "local."); in handle_browse_request()4086 mDNSPlatformStrCopy(request->pid_name, proc.pbsi_comm); in handle_connection_delegate_request()4721 mDNSPlatformStrCopy(cliaddr.sun_path, ctrl_path); in read_msg()5140 mDNSPlatformStrCopy(laddr.sun_path, MDNS_UDS_SERVERPATH); in udsserver_init()
1405 mDNSexport void mDNSPlatformStrCopy(void *dst, const void *src) in mDNSPlatformStrCopy() function
3092 extern void mDNSPlatformStrCopy ( void *dst, const void *src);