Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/clib/
H A DSLPFindSrvs.c122 cb(hp, NULL, 0, SLP_LAST_CALL, cookie); in slp_unpackSrvReply()
238 cb(hp, NULL, 0, SLP_LAST_CALL, cookie); in unpackDAAdvert_srv()
296 cb(hp, NULL, 0, SLP_LAST_CALL, cookie); in unpackSAAdvert_srv()
H A DSLPFindAttrs.c128 cb(hp, NULL, SLP_LAST_CALL, cookie); in slp_UnpackAttrReply()
214 cb(hp, NULL, SLP_LAST_CALL, cookie); in unpackDAAdvert_attr()
270 cb(hp, NULL, SLP_LAST_CALL, cookie); in unpackSAAdvert_attr()
H A Dslp.h91 SLP_LAST_CALL = 1, enumerator
H A DSLPUtils.c286 cb(hSLP, NULL, SLP_LAST_CALL, cookie); in unpackSAAdvert_scope()
713 if (err == SLP_LAST_CALL) { in slp_strerror()
H A DSLPFindSrvTypes.c93 cb(hp, NULL, SLP_LAST_CALL, cookie); in UnpackSrvTypesReply()