Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/db/os/
H A Dos_rw.c46 case DB_IO_WRITE:
68 case DB_IO_WRITE:
/titanic_50/usr/src/cmd/sendmail/db/include/
H A Dos.h17 #define DB_IO_WRITE 2 macro
/titanic_50/usr/src/cmd/sendmail/db/mp/
H A Dmp_bh.c358 if ((ret = __os_io(&db_io, DB_IO_WRITE, &nw)) != 0) {