Home
last modified time | relevance | path

Searched refs:access_weight (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/analyze/
Danalyze-security.c1645 static uint64_t access_weight(const struct security_assessor *a, JsonVariant *policy) { in access_weight() function
1769 uint64_t weight = access_weight(a, policy); in assess()