Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPReg.c138 const char *pcSrvType, in SLPReg() argument
145 if (!hSLP || !pcSrvURL || !*pcSrvURL || !pcSrvType || in SLPReg()
151 (strlen(pcSrvType) > SLP_MAX_STRINGLEN) || in SLPReg()
165 hSLP, pcSrvURL, usLifetime, pcSrvType, in SLPReg()
179 pcSrvType, pcScopeList, "", SLP_TRUE, &rereg_msg); in SLPReg()
H A Dslp.h182 const char *pcSrvType, /* the service type */