Searched refs:ds_get_svc (Results 1 – 3 of 3) sorted by relevance
842 if ((svc = ds_get_svc(hdl)) == NULL) { in ds_service_lookup()863 if ((svc = ds_get_svc(hdl)) == NULL) { in ds_domain_lookup()886 if ((svc = ds_get_svc(hdl)) == NULL) { in ds_hdl_isready()1066 if ((svc = ds_get_svc(hdl)) != NULL && in ds_hdl_get_cbarg()1084 if ((svc = ds_get_svc(hdl)) == NULL) { in ds_is_my_hdl()
1186 (svc = ds_get_svc(ack->svc_handle)) == NULL) { in ds_handle_reg_ack()1346 if ((svc = ds_get_svc(nack->svc_handle)) == NULL) { in ds_handle_reg_nack()1443 == NULL && ((svc = ds_get_svc(req->svc_handle)) == NULL || in ds_handle_unreg_req()1513 if (ds_get_svc(ack->svc_handle) != NULL) { in ds_handle_unreg_ack()1550 if (ds_get_svc(nack->svc_handle) != NULL) { in ds_handle_unreg_nack()1589 if ((svc = ds_get_svc(data->svc_handle)) == NULL) { in ds_handle_data()1636 if ((svc = ds_get_svc(nack->svc_handle)) == NULL) { in ds_handle_nack()2397 ds_get_svc(ds_svc_hdl_t hdl) in ds_get_svc() function2654 if ((svc = ds_get_svc(hdl)) == NULL) { in ds_unreg_hdl()2741 if ((svc = ds_get_svc(hdl)) == NULL) { in ds_cap_send()[all …]
471 ds_svc_t *ds_get_svc(ds_svc_hdl_t hdl);