Home
last modified time | relevance | path

Searched refs:R_SNAPSHOT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/
H A Drec_open.c77 if (openinfo->flags & ~(R_FIXEDLEN | R_NOKEY | R_SNAPSHOT))
207 if (openinfo && openinfo->flags & R_SNAPSHOT &&
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Ddb.h150 #define R_SNAPSHOT 0x04 /* snapshot the input */ macro