Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c729 mDNSlocal void send_all(dnssd_sock_t s, const char *ptr, int len) in send_all() function
4057 send_all(request->sd, (const char *)&x, sizeof(x)); in handle_getproperty_request()
4063 send_all(request->sd, (const char *)&BadParamErr, sizeof(BadParamErr)); in handle_getproperty_request()
4166 send_all(request->sd, (const char *)&pi, sizeof(PIDInfo)); in handle_getpid_request()
4958 send_all(req->errsd, (const char *)&err_netorder, sizeof(err_netorder)); in request_callback()