Searched refs:dscpBind (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdscp/
H A Dlibdscp.h63 int dscpBind(int domain, int sockfd, int port);
H A Dlibdscp.c60 * dscpBind()
66 dscpBind(int domain_id, int sockfd, int port) function
/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A Dex_dscp.c229 if ((rv = dscpBind(hp->h_dom, hp->h_client.c_sd,
235 fmd_hdl_debug(hp->h_hdl, "dscpBind on the client "
443 if ((rv = dscpBind(dom, Acc.c_sd, EXS_SERVER_PORT)) != DSCP_OK) {
448 fmd_hdl_debug(hdl, "dscpBind on the accept socket "

Completed in 47 milliseconds