OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cbuffer_read_step
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
cbuffer.h
53
extern void
cbuffer_read_step
( CBuffer* cb, int len );
charpipe.c
198
cbuffer_read_step
( bip->cb, avail );
378
cbuffer_read_step
( bip->cb, size );
cbuffer.c
168
cbuffer_read_step
( CBuffer* cb, int len )
function
Completed in 431 milliseconds