Home | History | Annotate | Download | only in src

Lines Matching refs:rtable

32 	record_table_t *rtable;
182 record_table_t * rtable,
195 tmp_dbase->rtable = rtable;
386 record_table_t *rtable;
396 if (arg->rtable->clone(arg->handle, record, &arg->records[arg->pos]) <
412 list_arg.rtable = dbase->rtable;
446 dbase->rtable->free(tmp_records[list_arg.pos]);
456 return dbase->rtable;