Home
last modified time | relevance | path

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

/security/apparmor/include/
Daudit.h54 #define OP_LINK "link" macro
/security/apparmor/
Dfile.c368 error = path_name(OP_LINK, &profile->label, link, profile->path_flags, in profile_path_link()
374 error = path_name(OP_LINK, &profile->label, target, profile->path_flags, in profile_path_link()
433 return aa_audit_file(profile, &lperms, OP_LINK, request, lname, tname, in profile_path_link()