Home
last modified time | relevance | path

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

/linux/security/apparmor/
A Dlabel.c1889 struct aa_label *label, *currbase = base; in aa_label_strn_parse() local
1919 vec[i] = fqlookupn_profile(base, currbase, str, split - str); in aa_label_strn_parse()
1926 if (vec[i]->ns != labels_ns(currbase)) in aa_label_strn_parse()
1927 currbase = &vec[i]->label; in aa_label_strn_parse()
1933 vec[i] = fqlookupn_profile(base, currbase, str, end - str); in aa_label_strn_parse()

Completed in 8 milliseconds