Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Denviron.c36 return tomoyo_supervisor(r, "misc env %s\n", in tomoyo_audit_env_log()
A Dfile.c168 return tomoyo_supervisor(r, "file %s %s\n", tomoyo_path_keyword in tomoyo_audit_path_log()
182 return tomoyo_supervisor(r, "file %s %s %s\n", tomoyo_mac_keywords in tomoyo_audit_path2_log()
197 return tomoyo_supervisor(r, "file %s %s 0%o %u %u\n", in tomoyo_audit_mkdev_log()
235 return tomoyo_supervisor(r, "file %s %s %s\n", tomoyo_mac_keywords in tomoyo_audit_path_number_log()
A Dmount.c32 return tomoyo_supervisor(r, "file mount %s %s %s 0x%lX\n", in tomoyo_audit_mount_log()
A Dnetwork.c367 return tomoyo_supervisor(r, "network %s %s %s %s\n", family, in tomoyo_audit_net_log()
A Dcommon.h1003 int tomoyo_supervisor(struct tomoyo_request_info *r, const char *fmt, ...)
A Dcommon.c2059 int tomoyo_supervisor(struct tomoyo_request_info *r, const char *fmt, ...) in tomoyo_supervisor() function

Completed in 17 milliseconds