Searched defs:buflen (Results 1 – 3 of 3) sorted by relevance
968 socket_send(int fd, const void* buf, int buflen) in socket_send()974 socket_send_oob( int fd, const void* buf, int buflen ) in socket_send_oob()980 socket_sendto(int fd, const void* buf, int buflen, const SockAddress* to) in socket_sendto()
119 int buflen; member
185 unsigned int buflen; member