Searched defs:cb_func_arg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A Dex_dscp.c72 void *arg), void *cb_func_arg, int dom)
86 hp->h_cb_func_arg = cb_func_arg;
489 void *arg), void *cb_func_arg)
520 hp = exs_hdl_alloc(hdl, endpoint_id, cb_func, cb_func_arg, dom);
70 exs_hdl_alloc(fmd_hdl_t *hdl, char *endpoint_id, int (*cb_func)(fmd_hdl_t *hdl, etm_xport_conn_t conn, etm_cb_flag_t flag, void *arg), void *cb_func_arg, int dom) argument
487 etm_xport_init(fmd_hdl_t *hdl, char *endpoint_id, int (*cb_func)(fmd_hdl_t *hdl, etm_xport_conn_t conn, etm_cb_flag_t flag, void *arg), void *cb_func_arg) argument

Completed in 59 milliseconds