Searched defs:stream (Results 1 – 3 of 3) sorted by relevance
100 int source = -1, stream = -1, bits = -1; in ev6_parse_cbox() local
351 int os_pipe(int *fds, int stream, int close_on_exec) in os_pipe()
127 static struct z_stream_s stream; variable