Home
last modified time | relevance | path

Searched refs:__db_debug_read (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_ext.h57 int __db_debug_read __P((void *, __db_debug_args **));
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_rec.c605 REC_NOOP_INTRO(__db_debug_read);
H A Ddb_auto.c1205 if ((ret = __db_debug_read(dbtp->data, &argp)) != 0)
1252 __db_debug_read(recbuf, argpp) in __db_debug_read() function