comm__str
const char *comm__str(const struct comm *comm);
tuple_set_string(t, 1, comm__str(comm));
return strcmp(comm__str(right->comm), comm__str(left->comm));
return strcmp(comm__str(right->comm), comm__str(left->comm));
return strcmp(comm__str(right->comm), comm__str(left->comm));
return repsep_snprintf(bf, size, "%-*.*s", width, width, comm__str(he->comm));
return comm__str(comm);