Searched refs:cont (Results 1 – 2 of 2) sorted by relevance
248 mcRootCont_t cont; member255 mcSpCont_t cont; member262 mcTltCont_t cont; member269 mcDataCont_t cont; member
164 if (CONT_TYPE_ROOT != so->cont.type) { in mcRegistryStoreRoot()227 if (CONT_TYPE_SP != so->cont.type) { in mcRegistryStoreSp()291 if (CONT_TYPE_TLCON != so->cont.type) { in mcRegistryStoreTrustletCon()356 switch (so->cont.type) { in mcRegistryStoreData()362 pathname = getTlDataPath(&so->cont.uuid); in mcRegistryStoreData()363 filename = getTlDataFilePath(&so->cont.uuid, so->cont.pid); in mcRegistryStoreData()407 filename = getTlDataFilePath(&so->cont.uuid, so->cont.pid); in mcRegistryReadData()507 …if (0 != strncmp((const char *) & (data.cont.children[i]), (const char *)&MC_UUID_FREE, sizeof(mcU… in mcRegistryCleanupSp()508 ret = mcRegistryCleanupTrustlet(&(data.cont.children[i])); in mcRegistryCleanupSp()558 mcSpid_t spid = data.cont.children[i]; in mcRegistryCleanupRoot()[all …]