OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:files_writeStrToFd
(Results
1 - 2
of
2
) sorted by null
/external/honggfuzz/libhfcommon/
files.h
43
extern bool
files_writeStrToFd
(int fd, const char* str);
files.c
123
bool
files_writeStrToFd
(int fd, const char* str) {
Completed in 56 milliseconds