OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:files_mapFileShared
(Results
1 - 2
of
2
) sorted by null
/external/honggfuzz/libhfcommon/
files.h
64
extern uint8_t*
files_mapFileShared
(const char* fileName, off_t* fileSz, int* fd);
files.c
372
uint8_t*
files_mapFileShared
(const char* fileName, off_t* fileSz, int* fd) {
Completed in 52 milliseconds