Home
last modified time | relevance | path

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

/system/sepolicy/tools/sepolicy-analyze/
Dneverallow.c481 static int check_neverallows_string(policydb_t *policydb, char *string, size_t len) in check_neverallows_string() function
528 return check_neverallows_string(policydb, rules, strlen(rules)); in neverallow_func()