OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:files_writePatternToFd
(Results
1 - 2
of
2
) sorted by null
/external/honggfuzz/libhfcommon/
files.h
49
extern bool
files_writePatternToFd
(int fd, off_t size, unsigned char p);
files.c
154
bool
files_writePatternToFd
(int fd, off_t size, unsigned char p) {
Completed in 95 milliseconds