Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/
A Dlabel.c1890 struct aa_label *label, *currbase = base; in aa_label_strn_parse() local
1921 vec[i] = fqlookupn_profile(base, currbase, str, split - str); in aa_label_strn_parse()
1928 if (vec[i]->ns != labels_ns(currbase)) in aa_label_strn_parse()
1929 currbase = &vec[i]->label; in aa_label_strn_parse()
1935 vec[i] = fqlookupn_profile(base, currbase, str, end - str); in aa_label_strn_parse()

Completed in 5 milliseconds