Searched refs:h_endpt_id (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/ |
H A D | ex_dscp.h | 72 char *h_endpt_id; /* Endpoint id from ETM common */ member in struct:etm_xport_sock_hdl
|
H A D | ex_dscp.c | 78 hp->h_endpt_id = fmd_hdl_strdup(hdl, endpoint_id, FMD_SLEEP); 191 "failed for %s : rv = %d\n", hp->h_endpt_id, rv); 197 "for %s", hp->h_endpt_id); 204 "client socket for %s", hp->h_endpt_id); 223 "client socket for %s", hp->h_endpt_id); 233 "is down", hp->h_endpt_id); 247 "failed for %s : rv = %d\n", hp->h_endpt_id, rv); 275 "%s server socket", hp->h_endpt_id); 297 hp->h_endpt_id); 341 " Possible spoofing attack\n", hp->h_endpt_id, r [all...] |
Completed in 50 milliseconds