Searched refs:ConvertUTF8PstringToRFC1034HostLabel (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/mDNSResponder-561.1.1/mDNSMacOS9/
H A DmDNSMacOS9.c558 ConvertUTF8PstringToRFC1034HostLabel(m->nicelabel.c, &m->hostlabel);
/macosx-10.10/mDNSResponder-561.1.1/mDNSVxWorks/
H A DmDNSVxWorks.c955 ConvertUTF8PstringToRFC1034HostLabel( tmp.c, &hostlabel );
956 if( hostlabel.c[ 0 ] == 0 ) ConvertUTF8PstringToRFC1034HostLabel( nicelabel.c, &hostlabel );
H A DmDNSVxWorksIPv4Only.c856 ConvertUTF8PstringToRFC1034HostLabel( namePtr, &inMDNS->hostlabel );
/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A DmDNSEmbeddedAPI.h2858 extern void ConvertUTF8PstringToRFC1034HostLabel(const mDNSu8 UTF8Name[], domainlabel *const hostlabel);
H A DDNSCommon.c944 mDNSexport void ConvertUTF8PstringToRFC1034HostLabel(const mDNSu8 UTF8Name[], domainlabel *const hostlabel) function
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/
H A DmDNSWin32.c2422 ConvertUTF8PstringToRFC1034HostLabel( tempLabel.c, &inMDNS->hostlabel );

Completed in 146 milliseconds