Searched defs:slp_new_target_list (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_targets.c69 * slp_new_target_list: creates a new target list for the given scopes,
142 SLPError slp_new_target_list(slp_handle_impl_t *hp, const char *scopes, function
163 slp_err(LOG_CRIT, 0, "slp_new_target_list", "out of memory");
169 slp_err(LOG_CRIT, 0, "slp_new_target_list", "out of memory");
176 slp_err(LOG_CRIT, 0, "slp_new_target_list", "out of memory");
182 slp_err(LOG_CRIT, 0, "slp_new_target_list", "out of memory");
201 slp_err(LOG_CRIT, 0, "slp_new_target_list", "out of memory");

Completed in 26 milliseconds