Home
last modified time | relevance | path

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

/security/apparmor/include/
A Dprocattr.h14 int aa_getprocattr(struct aa_label *label, char **string, bool newline);
/security/apparmor/
A Dprocattr.c31 int aa_getprocattr(struct aa_label *label, char **string, bool newline) in aa_getprocattr() function
A Dlsm.c814 error = aa_getprocattr(label, &value, false); in apparmor_getselfattr()
847 error = aa_getprocattr(label, value, true); in apparmor_getprocattr()

Completed in 10 milliseconds