Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/
Dpolicy_unpack.c597 kernel_cap_t tmpcap; in unpack_profile() local
691 if (!unpack_u32(e, &tmpcap.cap[0], NULL)) in unpack_profile()
703 if (!unpack_u32(e, &(tmpcap.cap[1]), NULL)) in unpack_profile()