new_table 161 source4/heimdal/lib/com_err/com_err.c add_to_error_table(struct et_list *new_table) new_table 166 source4/heimdal/lib/com_err/com_err.c if (et->table->base == new_table->table->base) new_table 170 source4/heimdal/lib/com_err/com_err.c new_table->next = _et_list; new_table 171 source4/heimdal/lib/com_err/com_err.c _et_list = new_table; new_table 64 source4/heimdal/lib/com_err/com_err.h void add_to_error_table (struct et_list *new_table);