Searched refs:STREAM_MUST (Results 1 – 1 of 1) sorted by relevance
137 #define STREAM_MUST 0x0002 /* push() file must exist */ macro1102 if (flags & STREAM_MUST) in push()2359 push(state.file, (Stdio_t*)0, STREAM_MUST); in main()