Home
last modified time | relevance | path

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

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