Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_ua_common.c181 if (uc_scopes = slp_get_uc_scopes(args->targets)) { in slp_call()
H A Dslp-internal.h186 extern const char *slp_get_uc_scopes(slp_target_list_t *);
H A Dslp_targets.c248 const char *slp_get_uc_scopes(slp_target_list_t *h) { in slp_get_uc_scopes() function