Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dlabel.c466 static int label_cmp(struct aa_label *a, struct aa_label *b) in label_cmp() function
680 int result = label_cmp(label, this); in __label_insert()