Searched refs:mcSoSpCont_t (Results 1 – 4 of 4) sorted by relevance
306 mcSoSpCont_t soSpCont;679 mcSoSpCont_t soSpCont;701 mcSoSpCont_t soSpCont;746 mcSoSpCont_t soSpCont;768 mcSoSpCont_t soSpCont;812 mcSoSpCont_t soSpCont;833 mcSoSpCont_t soSpCont;914 mcSoSpCont_t soSpCont;923 mcSoSpCont_t soSpCont;944 mcSoSpCont_t soSpCont;[all …]
92 mcResult_t mcRegistryStoreSp(mcSpid_t spid, const mcSoSpCont_t *so);99 mcResult_t mcRegistryReadSp(mcSpid_t spid, mcSoSpCont_t *so);
220 const mcSoSpCont_t *so in mcRegistryStoreSp()240 fwrite((char *)so, 1, sizeof(mcSoSpCont_t), fs); in mcRegistryStoreSp()251 mcSoSpCont_t *so in mcRegistryReadSp()268 if (sizeof(mcSoSpCont_t) != filesize) { in mcRegistryReadSp()274 fread((char *)so, 1, sizeof(mcSoSpCont_t), fs); in mcRegistryReadSp()491 mcSoSpCont_t data; in mcRegistryCleanupSp()707 p -= sizeof(mcSoSpCont_t); in mcRegistryGetServiceBlob()708 mcSoSpCont_t *soSp = (mcSoSpCont_t *)p; in mcRegistryGetServiceBlob()
257 } mcSoSpCont_t; typedef276 mcSoSpCont_t soSp;