Searched refs:usLifetime (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libslp/clib/ |
H A D | slp.h | 144 unsigned short usLifetime, /* life time of the service advert */ 183 const unsigned short usLifetime, /* life time of the service advert */
|
H A D | SLPReg.c | 139 const unsigned short usLifetime, in SLPReg() argument 167 hSLP, pcSrvURL, usLifetime, pcSrvType, in SLPReg() 175 usLifetime == SLP_LIFETIME_MAXIMUM) { in SLPReg() 180 hSLP, pcSrvURL, usLifetime, in SLPReg() 183 err = add_rereg(pcSrvURL, rereg_msg, usLifetime); in SLPReg()
|
H A D | llib-lslp | 39 const unsigned short usLifetime,
|