Searched refs:files_writeStrToFd (Results 1 – 2 of 2) sorted by relevance
/external/honggfuzz/libhfcommon/ | ||
D | files.h | 43 extern bool files_writeStrToFd(int fd, const char* str); |
D | files.c | 123 bool files_writeStrToFd(int fd, const char* str) { in files_writeStrToFd() function |