Searched refs:R_SNAPSHOT (Results 1 – 2 of 2) sorted by relevance
79 if (openinfo->flags & ~(R_FIXEDLEN | R_NOKEY | R_SNAPSHOT))209 if (openinfo && openinfo->flags & R_SNAPSHOT &&
150 #define R_SNAPSHOT 0x04 /* snapshot the input */ macro