Searched refs:set_comment (Results 1 – 1 of 1) sorted by relevance
88 static char *set_comment; variable371 if (set_comment) { in add_setid()372 newsi->comment = ustrdup(set_comment); in add_setid()373 free(set_comment); in add_setid()374 set_comment = NULL; in add_setid()539 ? &msg_comment : &set_comment; in add_comment()