Home
last modified time | relevance | path

Searched refs:mDNSPlatformStrCopy (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c1152 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()
H A DmDNSPosix.c1405 mDNSexport void mDNSPlatformStrCopy(void *dst, const void *src) in mDNSPlatformStrCopy() function
H A DmDNSEmbeddedAPI.h3092 extern void mDNSPlatformStrCopy ( void *dst, const void *src);