Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPFindAttrs.c35 static SLPError slp_packAttrRqst(slp_handle_impl_t *, const char *,
89 err = slp_packAttrRqst(hSLP, pcURL, pcAttrIds); in SLPFindAttrs()
297 static SLPError slp_packAttrRqst(slp_handle_impl_t *hp, const char *url, in slp_packAttrRqst() function