Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dcommon.c689 const struct tomoyo_path_info *new_comment in tomoyo_write_profile() local
693 if (!new_comment) in tomoyo_write_profile()
697 profile->comment = new_comment; in tomoyo_write_profile()