Searched refs:__os_io (Results 1 – 3 of 3) sorted by relevance
28 int __os_io __P((DB_IO *, int, ssize_t *));
31 __os_io(db_iop, op, niop) in __os_io() function
188 ret = __os_io(&db_io, DB_IO_READ, &nr);358 if ((ret = __os_io(&db_io, DB_IO_WRITE, &nw)) != 0) {