O_ACCMODE         205 libdb/bt_open.c 		switch (flags & O_ACCMODE) {
O_ACCMODE         220 libdb/bt_open.c 		if ((flags & O_ACCMODE) != O_RDWR)
O_ACCMODE         135 libdb/compat.h #ifndef O_ACCMODE			/* POSIX 1003.1 access mode mask. */