Home
last modified time | relevance | path

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

/Linux-v5.15/security/tomoyo/
Dcommon.c699 const struct tomoyo_path_info *old_comment; in tomoyo_write_profile() local
704 old_comment = profile->comment; in tomoyo_write_profile()
707 tomoyo_put_name(old_comment); in tomoyo_write_profile()