Home
last modified time | relevance | path

Searched refs:B_RDONLY (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_close.c142 if (F_ISSET(t, B_INMEM | B_RDONLY)
H A Dbtree.h379 #define B_RDONLY 0x00010 /* read-only tree */ macro
H A Dbt_put.c94 if (F_ISSET(t, B_RDONLY)) {
H A Dbt_debug.c119 X(B_RDONLY, "RDONLY");
H A Dbt_open.c197 F_SET(t, B_RDONLY);
H A Dbt_delete.c84 if (F_ISSET(t, B_RDONLY)) {