Home
last modified time | relevance | path

Searched refs:input_read (Results 1 – 1 of 1) sorted by relevance

/xen/tools/fuzz/x86_instruction_emulator/
A Dfuzz-emul.c68 static inline bool input_read(struct fuzz_state *s, void *dst, size_t size) in input_read() function
100 if ( !input_read(s, &c, sizeof(c)) ) in maybe_fail()
155 input_read(s, dst, bytes); in data_read()

Completed in 3 milliseconds