OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:check_for_block_signature
(Results
1 - 1
of
1
) sorted by null
/external/qemu/block/
raw.c
15
static int
check_for_block_signature
(BlockDriverState *bs, const uint8_t *buf)
function
45
return
check_for_block_signature
(bs, buf);
Completed in 652 milliseconds