Searched refs:pcSrvType (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libslp/clib/ |
H A D | SLPReg.c | 140 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 D | slp.h | 184 const char *pcSrvType, /* the service type */
|
H A D | llib-lslp | 40 const char *pcSrvType,
|