Lines Matching refs:comment
107 char *comment;
177 xfree(id->comment);
204 id->comment, p))
235 buffer_put_cstring(&msg, id->comment);
448 debug("expiring key '%s'", id->comment);
469 char *type_name, *comment;
614 comment = buffer_get_string(&e->request, NULL);
616 xfree(comment);
630 xfree(comment);
646 xfree(id->comment);
648 id->comment = comment;
738 id->comment = xstrdup(provider); /* XXX */