Home
last modified time | relevance | path

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

/linux-2.6.39/security/apparmor/
Dipc.c104 struct aa_profile *tracee_p = aa_cred_profile(lcred); in aa_ptrace() local
106 error = aa_may_ptrace(tracer, tracer_p, tracee_p, mode); in aa_ptrace()
107 error = aa_audit_ptrace(tracer_p, tracee_p, error); in aa_ptrace()