Searched defs:CFStringGetFileSystemRepresentation (Results 1 - 1 of 1) sorted by path

/macosx-10.10/Security-57031.1.35/codesign_wrapper/
H A DMISBase.h41 #define CFStringGetFileSystemRepresentation(str, buf, len) CFStringGetCString(str, buf, len, kCFStringEncodingUTF8) macro

Completed in 198 milliseconds