Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPFindSrvs.c119 cb(hp, NULL, 0, SLP_LAST_CALL, cookie); in slp_unpackSrvReply()
235 cb(hp, NULL, 0, SLP_LAST_CALL, cookie); in unpackDAAdvert_srv()
293 cb(hp, NULL, 0, SLP_LAST_CALL, cookie); in unpackSAAdvert_srv()
H A DSLPFindAttrs.c125 cb(hp, NULL, SLP_LAST_CALL, cookie); in slp_UnpackAttrReply()
211 cb(hp, NULL, SLP_LAST_CALL, cookie); in unpackDAAdvert_attr()
267 cb(hp, NULL, SLP_LAST_CALL, cookie); in unpackSAAdvert_attr()
H A Dslp.h89 SLP_LAST_CALL = 1, enumerator
H A DSLPUtils.c285 cb(hSLP, NULL, SLP_LAST_CALL, cookie); in unpackSAAdvert_scope()
712 if (err == SLP_LAST_CALL) { in slp_strerror()
H A DSLPFindSrvTypes.c91 cb(hp, NULL, SLP_LAST_CALL, cookie); in UnpackSrvTypesReply()