Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libslp/clib/
H A DSLPReg.c140 const char *pcSrvType, in SLPReg() argument
147 if (!hSLP || !pcSrvURL || !*pcSrvURL || !pcSrvType || in SLPReg()
153 (strlen(pcSrvType) > SLP_MAX_STRINGLEN) || in SLPReg()
167 hSLP, pcSrvURL, usLifetime, pcSrvType, in SLPReg()
181 pcSrvType, pcScopeList, "", SLP_TRUE, &rereg_msg); in SLPReg()
H A Dslp.h184 const char *pcSrvType, /* the service type */
H A Dllib-lslp40 const char *pcSrvType,