Home
last modified time | relevance | path

Searched defs:new_l (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Drange.c59 GList *new_l; in range_list_insert() local
/openbmc/linux/security/apparmor/
H A Dresource.c154 void __aa_transition_rlimits(struct aa_label *old_l, struct aa_label *new_l) in __aa_transition_rlimits()