Searched refs:slp_UnpackAttrReply (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libslp/clib/ |
H A D | SLPGetRefreshInterval.c | 78 (void) slp_UnpackAttrReply(hp, reply, refresh_interval_cb, in SLPGetRefreshInterval() 82 (void) slp_UnpackAttrReply(hp, NULL, refresh_interval_cb, in SLPGetRefreshInterval()
|
H A D | SLPFindAttrs.c | 89 unpack_cb = (SLPMsgReplyCB *)slp_UnpackAttrReply; in SLPFindAttrs() 105 SLPBoolean slp_UnpackAttrReply(slp_handle_impl_t *hp, char *reply, in slp_UnpackAttrReply() function
|
H A D | slp-internal.h | 174 extern SLPBoolean slp_UnpackAttrReply(slp_handle_impl_t *, char *,
|