Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libslp/clib/
H A Dslp_ua_common.c64 if ((err = slp_new_target_list(hp, scopes, &targets)) != SLP_OK) in slp_ua_common()
H A Dslp-internal.h186 extern SLPError slp_new_target_list(slp_handle_impl_t *hp, const char *,
H A Dslp_targets.c142 SLPError slp_new_target_list(slp_handle_impl_t *hp, const char *scopes, in slp_new_target_list() function