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

/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dcfmunge.h86 CFTypeRef vcfmake(const char *format, va_list args);
93 CFType result = CFType(vcfmake(format, args));
128 this->take(CFType(vcfmake(format, args)));
H A Dcfmunge.cpp552 CFTypeRef vcfmake(const char *format, va_list args) function in namespace:Security
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dcfmunge.h86 CFTypeRef vcfmake(const char *format, va_list args);
93 CFType result = CFType(vcfmake(format, args));
128 this->take(CFType(vcfmake(format, args)));
H A Dcfmunge.cpp552 CFTypeRef vcfmake(const char *format, va_list args) function in namespace:Security

Completed in 108 milliseconds