Searched refs:_CFStreamCopyProperty (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFStream.c1235 CF_PRIVATE CFTypeRef _CFStreamCopyProperty(struct _CFStream *stream, CFStringRef propertyName) { function
1250 return _CFStreamCopyProperty((struct _CFStream *)stream, propertyName);
1255 return _CFStreamCopyProperty((struct _CFStream *)stream, propertyName);

Completed in 157 milliseconds