Searched refs:tempPara (Results 1 – 1 of 1) sorted by relevance
679 struct RbTree *tree, struct TreeNode tempPara, const char *fn) in CertManagerFindMatchedFile() argument681 uint32_t store = tempPara.store; in CertManagerFindMatchedFile()682 bool *found = tempPara.found; in CertManagerFindMatchedFile()683 RbTreeKey key = tempPara.key; in CertManagerFindMatchedFile()732 struct TreeNode tempPara = {store, &found, key}; in CertManagerStatus() local733 rc = CertManagerFindMatchedFile(context, &node, tree, tempPara, fn); in CertManagerStatus()