Searched refs:aa_getprocattr (Results 1 – 3 of 3) sorted by relevance
14 int aa_getprocattr(struct aa_label *label, char **string, bool newline);
31 int aa_getprocattr(struct aa_label *label, char **string, bool newline) in aa_getprocattr() function
814 error = aa_getprocattr(label, &value, false); in apparmor_getselfattr()847 error = aa_getprocattr(label, value, true); in apparmor_getprocattr()
Completed in 10 milliseconds