Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcommon.c683 const struct tomoyo_path_info *new_comment in tomoyo_write_profile() local
686 if (!new_comment) in tomoyo_write_profile()
690 profile->comment = new_comment; in tomoyo_write_profile()