Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c168 int no_reply; // don't send asynchronous replies to client member
4865 if (req->hdr.ipc_flags & IPC_FLAGS_NOREPLY) req->no_reply = 1; in request_callback()
6104 if (req->no_reply) return(t_complete); in send_msg()