Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Dcommon.c682 const struct tomoyo_path_info *new_comment in tomoyo_write_profile() local
685 if (!new_comment) in tomoyo_write_profile()
689 profile->comment = new_comment; in tomoyo_write_profile()