Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libslp/clib/
H A Dslp_ua_common.c213 (mc_scopes = slp_get_mc_scopes(args->targets))) in slp_call()
243 if (!(mc_scopes = slp_get_mc_scopes(targets))) in check_message_fit()
H A Dslp-internal.h189 extern const char *slp_get_mc_scopes(slp_target_list_t *);
H A Dslp_targets.c255 const char *slp_get_mc_scopes(slp_target_list_t *h) { in slp_get_mc_scopes() function