Searched refs:__db_debug_read (Results 1 – 3 of 3) sorted by relevance
57 int __db_debug_read __P((void *, __db_debug_args **));
605 REC_NOOP_INTRO(__db_debug_read);
1205 if ((ret = __db_debug_read(dbtp->data, &argp)) != 0)1252 __db_debug_read(recbuf, argpp) in __db_debug_read() function