Searched defs:info (Results 1 – 14 of 14) sorted by relevance
/security/apparmor/ |
D | path.c | 162 int size, char **name, const char **info) in get_name_to_buffer() 208 const char **info) in aa_path_name()
|
D | file.c | 108 const char *target, kuid_t ouid, const char *info, int error) in aa_audit_file() 283 const char *name, *info = NULL; in aa_path_perm() local 358 const char *lname, *tname = NULL, *info = NULL; in aa_path_link() local
|
D | policy.c | 879 const char **info) in replacement_allowed() 903 static int audit_policy(int op, gfp_t gfp, const char *name, const char *info, in audit_policy() 1042 const char **info) in __lookup_replace() 1070 const char *ns_name, *name = NULL, *info = NULL; in aa_replace_profiles() local 1244 const char *name = fqname, *info = NULL; in aa_remove_profiles() local
|
D | domain.c | 349 const char *name = NULL, *target = NULL, *info = NULL; in apparmor_bprm_set_creds() local 616 const char *target = NULL, *info = NULL; in aa_change_hat() local 754 const char *name = NULL, *info = NULL; in aa_change_profile() local
|
D | policy_unpack.c | 93 const char *info, struct aa_ext *e, int error) in audit_iface()
|
/security/keys/ |
D | request_key.c | 56 static int umh_keys_init(struct subprocess_info *info, struct cred *cred) in umh_keys_init() 66 static void umh_keys_cleanup(struct subprocess_info *info) in umh_keys_cleanup() 78 struct subprocess_info *info; in call_usermodehelper_keys() local
|
/security/selinux/ss/ |
D | hashtab.c | 144 void hashtab_stat(struct hashtab *h, struct hashtab_info *info) in hashtab_stat()
|
D | policydb.c | 161 struct policydb_compat_info *info = NULL; in policydb_lookup_compat() local 491 struct hashtab_info info; in hash_eval() local 2104 static int ocontext_read(struct policydb *p, struct policydb_compat_info *info, in ocontext_read() 2239 struct policydb_compat_info *info; in policydb_read() local 3055 static int ocontext_write(struct policydb *p, struct policydb_compat_info *info, in ocontext_write() 3337 struct policydb_compat_info *info; in policydb_write() local
|
/security/apparmor/include/ |
D | audit.h | 111 const char *info; member
|
/security/integrity/ |
D | integrity.h | 169 int result, int info) in integrity_audit_msg()
|
/security/ |
D | capability.c | 485 static int cap_task_kill(struct task_struct *p, struct siginfo *info, in cap_task_kill()
|
D | security.c | 958 int security_task_kill(struct task_struct *p, struct siginfo *info, in security_task_kill()
|
/security/smack/ |
D | smack_lsm.c | 1978 static int smack_task_kill(struct task_struct *p, struct siginfo *info, in smack_task_kill()
|
/security/selinux/ |
D | hooks.c | 3784 static int selinux_task_kill(struct task_struct *p, struct siginfo *info, in selinux_task_kill()
|