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

/macosx-10.9.5/CF-855.17/
H A DCFStream.c945 static CFErrorRef _CFStreamCopyError(struct _CFStream *stream) { function
958 return _CFStreamCopyError((struct _CFStream *)stream);
962 return _CFStreamCopyError((struct _CFStream *)stream);

Completed in 76 milliseconds