Home | History | Annotate | Download | only in src

Lines Matching defs:rtable

32 	record_table_t *rtable;
181 record_table_t * rtable,
194 tmp_dbase->rtable = rtable;
380 record_table_t *rtable;
390 if (arg->rtable->clone(arg->handle, record, &arg->records[arg->pos]) <
406 list_arg.rtable = dbase->rtable;
440 dbase->rtable->free(tmp_records[list_arg.pos]);
450 return dbase->rtable;