Home
last modified time | relevance | path

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

/linux/security/apparmor/ !
H A Dfile.c41 * file_audit_cb - call back for file specific audit fields
45 static void file_audit_cb(struct audit_buffer *ab, void *va) in file_audit_cb() function
145 return aa_audit(type, profile, &ad, file_audit_cb); in aa_audit_file()