MSG_PEEK
while ((len = recv(so, (void *)&buf, sizeof(buf), MSG_PEEK)) < 0) {
while ((len = recv(so2, (char *)&com, sizeof(com), MSG_PEEK)) < 0) {
MSG_PEEK, (struct sockaddr *)&remote, &remote_len,
if ((len = recv(so, &h, sizeof(h), MSG_PEEK)) == -1)
*lenp = recv(so, (caddr_t)&buf, sizeof(buf), MSG_PEEK | MSG_DONTWAIT);
*lenp = recv(so, (caddr_t)newmsg, reallen, MSG_PEEK);
sizeof(com), MSG_PEEK, NULL, NULL)) == -1) {
if ((l = recv(so, rbuf, sizeof(*base), MSG_PEEK)) < 0) {
if ((reqsize = recvfrom(fd, req, sizeof(req), MSG_PEEK,
if (recvfrom(fd, buf, sizeof(buf), MSG_PEEK,
ret = recv(sock, rsp, len, MSG_PEEK | MSG_WAITALL);
ret = recvfrom(client_sock, req, len, MSG_PEEK |
{MSG_PEEK, LINUX_MSG_PEEK},
error = (*pr->pr_usrreqs->pr_recvoob)(so, m, flags & MSG_PEEK);
if ((flags & MSG_PEEK) == 0)
if (flags & MSG_PEEK) {
if (flags & MSG_PEEK) {
if ((flags & MSG_PEEK) == 0) {
if ((flags & MSG_PEEK) == 0) {
if (flags & MSG_PEEK) {
if (flags & MSG_PEEK)
if ((flags & MSG_PEEK) == 0) {
if ((flags & MSG_PEEK) && sbspace(&so->so_rcv) <= 0)
if ((flags & MSG_PEEK) == 0)
if ((flags & MSG_PEEK) == 0) {
error = (*pr->pr_usrreqs->pr_recvoob)(so, m, flags & MSG_PEEK);
if ((flags & MSG_PEEK) == 0)
if (flags & MSG_PEEK) {
if (flags & MSG_PEEK) {
if (flags & MSG_PEEK) {
if ((flags & MSG_PEEK) == 0)
if (flags & MSG_PEEK) {
} else if (flags & MSG_PEEK) {
if ((flags & MSG_PEEK) == 0) {
if ((flags & MSG_PEEK) && sbspace(&so->so_rcv) <= 0)
if ((flags & MSG_PEEK) == 0)
if ((flags & MSG_PEEK) == 0) {
if ((flags & MSG_PEEK) == 0)
if ((flags & MSG_PEEK) == 0) {
{RUMP_MSG_PEEK, MSG_PEEK},
e = recvfrom(s, buf, 64, MSG_PEEK,
rv = recvfrom(s, buf, plen, MSG_PEEK,
count = recvmsg(ctrl, &header, MSG_PEEK);
int r = recv(cs->socket, recvspace, MAX_COMMAND_SIZE, MSG_PEEK);
rv = recv(route_socket, s, max, MSG_PEEK);
c = recv(p->socket, (void *) recvspace, MAX_PDU_SIZE, MSG_PEEK);
sizeof(u_short), MSG_PEEK);
if (recvmsg(fd, &msg, MSG_NOSIGNAL|MSG_PEEK) != (ssize_t)len) {
switch (readen = recv(fd, data, len, MSG_NOSIGNAL|MSG_PEEK)) {