Searched refs:mcSoRootCont_t (Results 1 – 4 of 4) sorted by relevance
260 mcSoRootCont_t soRootCont;305 mcSoRootCont_t soRootCont;440 mcSoRootCont_t soRootCont;461 mcSoRootCont_t soRootCont;559 mcSoRootCont_t soRootCont;580 mcSoRootCont_t soRootCont;613 mcSoRootCont_t soRootCont;634 mcSoRootCont_t soRootCont;678 mcSoRootCont_t soRootCont;700 mcSoRootCont_t soRootCont;[all …]
79 mcResult_t mcRegistryStoreRoot(const mcSoRootCont_t *so);85 mcResult_t mcRegistryReadRoot(mcSoRootCont_t *so);
157 const mcSoRootCont_t *so in mcRegistryStoreRoot()177 fwrite((char *)so, 1, sizeof(mcSoRootCont_t), fs); in mcRegistryStoreRoot()187 mcSoRootCont_t *so in mcRegistryReadRoot()204 if (sizeof(mcSoRootCont_t) != filesize) { in mcRegistryReadRoot()210 fread((char *)so, 1, sizeof(mcSoRootCont_t), fs); in mcRegistryReadRoot()548 mcSoRootCont_t data; in mcRegistryCleanupRoot()720 p -= sizeof(mcSoRootCont_t); in mcRegistryGetServiceBlob()721 mcSoRootCont_t *soRoot = (mcSoRootCont_t *)p; in mcRegistryGetServiceBlob()
250 } mcSoRootCont_t; typedef275 mcSoRootCont_t soRoot;