Searched refs:tomoyo_write_log (Results 1 - 4 of 4) sorted by relevance

/linux-master/security/tomoyo/
H A Ddomain.c594 tomoyo_write_log(&r, "use_profile %u\n",
598 tomoyo_write_log(&r, "use_group %u\n",
859 tomoyo_write_log(&ee->r, "%s", tomoyo_dif
H A Daudit.c413 * tomoyo_write_log - Write an audit log.
420 void tomoyo_write_log(struct tomoyo_request_info *r, const char *fmt, ...) function
H A Dutil.c1100 tomoyo_write_log(r, "%s", tomoyo_dif[TOMOYO_DIF_QUOTA_WARNED]);
H A Dcommon.h1065 void tomoyo_write_log(struct tomoyo_request_info *r, const char *fmt, ...)

Completed in 110 milliseconds