OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stream_close
(Results
1 - 2
of
2
) sorted by null
/external/tinyalsa/
tinyplay.c
67
void
stream_close
(int sig)
function
256
signal(SIGINT,
stream_close
);
/external/blktrace/btreplay/
btrecord.c
725
*
stream_close
- Release resources associated with an output stream
728
static void
stream_close
(struct io_stream *stream)
function
770
stream_close
(stream);
Completed in 71 milliseconds