Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.c137 #define STREAM_MUST 0x0002 /* push() file must exist */ macro
1102 if (flags & STREAM_MUST) in push()
2359 push(state.file, (Stdio_t*)0, STREAM_MUST); in main()