OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_put_sbuffer
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
hw.h
141
static inline void
qemu_put_sbuffer
(QEMUFile *f, const int8_t *buf, int size)
function
goldfish_pipe.c
454
qemu_put_sbuffer
(file, (const int8_t*)pcon->buffer, pcon->buffpos);
[
all
...]
Completed in 340 milliseconds