HomeSort by: relevance | last modified time | path
    Searched refs:R_SNAPSHOT (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/db/recno/
rec_open.c 79 if (openinfo->flags & ~(R_FIXEDLEN | R_NOKEY | R_SNAPSHOT))
209 if (openinfo && openinfo->flags & R_SNAPSHOT &&
  /src/include/
db.h 163 #define R_SNAPSHOT 0x04 /* snapshot the input */

Completed in 11 milliseconds