Home | History | Annotate | Download | only in pending

Lines Matching refs:blen

141     void *buf, int blen)
155 blen = sizeof(req);
157 if (send(TT.sockfd , (void*)buf, blen, 0) < 0)