Searched refs:currbase (Results 1 – 1 of 1) sorted by relevance
1864 struct aa_label *label, *currbase = base; in aa_label_strn_parse() local1895 vec[i] = fqlookupn_profile(base, currbase, str, split - str); in aa_label_strn_parse()1902 if (vec[i]->ns != labels_ns(currbase)) in aa_label_strn_parse()1903 currbase = &vec[i]->label; in aa_label_strn_parse()1909 vec[i] = fqlookupn_profile(base, currbase, str, end - str); in aa_label_strn_parse()
Completed in 5 milliseconds