Searched defs:__db_big_read (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_auto.c525 if ((ret = __db_big_read(dbtp->data, &argp)) != 0)
560 * PUBLIC: int __db_big_read __P((void *, __db_big_args **));
563 __db_big_read(recbuf, argpp) function

Completed in 26 milliseconds