Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Ddomain.c571 const char **lookupname, in x_to_label() argument
584 *lookupname = NULL; in x_to_label()
591 new = x_table_lookup(profile, xindex, lookupname); in x_to_label()
592 if (!new || **lookupname != '&') in x_to_label()
606 *lookupname = name; in x_to_label()