Searched refs:slp_get_mc_scopes (Results 1 – 3 of 3) sorted by relevance
213 (mc_scopes = slp_get_mc_scopes(args->targets))) in slp_call()243 if (!(mc_scopes = slp_get_mc_scopes(targets))) in check_message_fit()
189 extern const char *slp_get_mc_scopes(slp_target_list_t *);
255 const char *slp_get_mc_scopes(slp_target_list_t *h) { in slp_get_mc_scopes() function