MSG_DONTWAIT
len = send(tpm->fd, cmd, cmd_size, MSG_NOSIGNAL|MSG_DONTWAIT);
len = send(tpm->fd, cmd, cmd_size, MSG_NOSIGNAL|MSG_DONTWAIT);
{ MSG_DONTWAIT, "|MSG_DONTWAIT" },
(int)cu->cu_recvsz, MSG_DONTWAIT,
MSG_DONTWAIT, (struct sockaddr *)from_who,
(int)dhcp_buf_size, MSG_DONTWAIT, NULL,
n = recvfrom(s, buf, nbyte, MSG_DONTWAIT, NULL, NULL);
if ((flags & ~MSG_DONTWAIT) != 0) {
if ((flags & MSG_DONTWAIT) == 0)
sret = recvmsg(dst, &msg, MSG_DONTWAIT);
sret = recv(dst, &data, sizeof (data), MSG_DONTWAIT);
uiop->uio_fmode | ((flags & MSG_DONTWAIT) ? FNONBLOCK : 0));
dontblock = (flags & MSG_DONTWAIT) ||
dontblock = (msg->msg_flags & MSG_DONTWAIT) ||
(flags & MSG_DONTWAIT)) {
MSG_DONTWAIT | MSG_XPG4_2 | MSG_CMSG_CLOEXEC | MSG_CMSG_CLOFORK);
uiop->uio_fmode | ((flags & MSG_DONTWAIT) ? FNONBLOCK : 0));
if (flags & MSG_DONTWAIT)
(flags & MSG_DONTWAIT)) {
uiop->uio_fmode | ((flags & MSG_DONTWAIT) ? FNONBLOCK : 0));
(flags & MSG_DONTWAIT)) {
(flags & MSG_DONTWAIT)) {
if (flags & MSG_DONTWAIT) {
if (msg->msg_flags & MSG_DONTWAIT) {
uiop->uio_fmode | ((flags & MSG_DONTWAIT) ? FNONBLOCK : 0));
flags |= MSG_DONTWAIT;
flags |= MSG_DONTWAIT;
(msg_flags & MSG_DONTWAIT))
int nonblock = msg->msg_flags & MSG_DONTWAIT;
MSG_DONTWAIT | MSG_USERSPACE);
MSG_DONTWAIT | MSG_USERSPACE);
MSG_DONTWAIT | MSG_USERSPACE);