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

/freebsd-13-stable/crypto/heimdal/kdc/
H A Dannounce.c76 CFString2utf8(CFStringRef string) function
195 char *str = CFString2utf8((CFStringRef)value);
310 hostname = CFString2utf8(host);
339 hostname = CFString2utf8(g_hostname);

Completed in 69 milliseconds