Searched refs:STREAM_KEEP (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/INIT/
H A Dmamake.c136 #define STREAM_KEEP 0x0001 /* don't fclose() on pop() */ macro
1050 if (!state.sp->fp || (state.sp->flags & STREAM_KEEP))
1084 flags |= STREAM_KEEP;

Completed in 12 milliseconds