Home
last modified time | relevance | path

Searched refs:no_reply (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c790 int no_reply; // don't send asynchronous replies to client member
1356 if (rstate->hdr.flags & IPC_FLAGS_NOREPLY) rstate->no_reply = 1; in request_callback()
3380 if (rs->request->no_reply) //!!!KRS this behavior should be optimized if it becomes more common in send_msg()
3519 if (rs->no_reply) return 0; in deliver_async_error()