Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_close.c140 if (F_ISSET(t, B_INMEM | B_RDONLY)
H A Dbtree.h377 #define B_RDONLY 0x00010 /* read-only tree */ macro
H A Dbt_put.c92 if (F_ISSET(t, B_RDONLY)) {
H A Dbt_debug.c116 X(B_RDONLY, "RDONLY");
H A Dbt_open.c195 F_SET(t, B_RDONLY);
H A Dbt_delete.c82 if (F_ISSET(t, B_RDONLY)) {