Searched defs:bufLen (Results 1 – 3 of 3) sorted by relevance
113 socklen_t bufLen = sizeof(sndbuf); in statsdOpen() local
76 size_t bufLen; member
1749 int getAsyncResponse(int fd, int* rcode, uint8_t* buf, int bufLen) { in getAsyncResponse()1769 std::string toString(uint8_t* buf, int bufLen, int ipType) { in toString()