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

/ast/src/cmd/INIT/
H A Dmamake.c153 typedef FILE Stdio_t; typedef
195 Stdio_t* fp; /* read stream */
279 identify(Stdio_t* sp)
1068 push(char* file, Stdio_t* fp, int flags)
1368 if (h < q || !push(s, (Stdio_t*)0, 0))
1379 if (!push(s, (Stdio_t*)0, 0))
1827 if (push(use(buf), (Stdio_t*)0, 0))
2359 push(state.file, (Stdio_t*)0, STREAM_MUST);

Completed in 28 milliseconds