HomeSort by relevance Sort by last modified time
    Searched refs:files_sendToSocket (Results 1 - 2 of 2) sorted by null

  /external/honggfuzz/libcommon/
files.h 47 bool files_sendToSocket(int fd, const uint8_t* buf, size_t fileSz);
files.c 144 bool files_sendToSocket(int fd, const uint8_t* buf, size_t fileSz) {

Completed in 51 milliseconds