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

/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSTransportCircleKVS.h8 typedef struct __OpaqueSOSTransportCircleKVS * SOSTransportCircleKVSRef;
H A DSOSTransportCircleKVS.c25 struct __OpaqueSOSTransportCircleKVS{ struct
33 SOSTransportCircleKVSRef t = (SOSTransportCircleKVSRef) SOSTransportCircleCreateForSubclass(sizeof(struct __OpaqueSOSTransportCircleKVS) - sizeof(CFRuntimeBase), account, error);

Completed in 174 milliseconds