Home
last modified time | relevance | path

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

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