Searched refs:comment (Results 1 – 3 of 3) sorted by relevance
37 comment "No trust source selected!"
695 old_comment = profile->comment; in tomoyo_write_profile()696 profile->comment = new_comment; in tomoyo_write_profile()768 const struct tomoyo_path_info *comment = in tomoyo_read_profile() local769 profile->comment; in tomoyo_read_profile()773 tomoyo_set_string(head, comment ? comment->name : ""); in tomoyo_read_profile()
881 const struct tomoyo_path_info *comment; member