Home
last modified time | relevance | path

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

/external/honggfuzz/libhfcommon/
Dfiles.h43 extern bool files_writeStrToFd(int fd, const char* str);
Dfiles.c123 bool files_writeStrToFd(int fd, const char* str) { in files_writeStrToFd() function