Searched refs:g_bindPriorityList (Results 1 – 1 of 1) sorted by relevance
30 PriorityMap g_bindPriorityList[BIND_PRIORITY_LEN] = { variable269 if ((curVersion->third & g_bindPriorityList[i].alg) == g_bindPriorityList[i].alg) { in GetBindPrototolType()270 return g_bindPriorityList[i].type; in GetBindPrototolType()