Lines Matching full:recvbuf
335 vchar_t *recvbuf;349 if (com_recv(&recvbuf) == 0) {350 handle_recv(recvbuf);351 vfree(recvbuf);