Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/
Dlabel.c473 static int label_cmp(struct aa_label *a, struct aa_label *b) in label_cmp() function
654 int result = label_cmp(label, this); in __label_insert()