Home
last modified time | relevance | path

Searched refs:CFPropertyListRef (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dos_version_check.c33 typedef const void *CFDataRef, *CFAllocatorRef, *CFPropertyListRef, typedef
60 typedef CFPropertyListRef (*CFPropertyListCreateWithDataFuncTy)(
63 typedef CFPropertyListRef (*CFPropertyListCreateFromXMLDataFuncTy)(
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dsysinfo.c1020 CFPropertyListRef plist = NULL; in system_version_plist()