Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPFindSrvs.c63 int isSpecial = wantSAAdvert || wantDAAdvert; in SLPFindSrvs() local
66 if (!hSLP || !pcServiceType || !pcScope || (!*pcScope && !isSpecial) || in SLPFindSrvs()
H A DSLPFindAttrs.c58 int isSpecial = wantSAAdvert || wantDAAdvert; in SLPFindAttrs() local
62 if (!hSLP || !pcURL || !pcScope || (!*pcScope && !isSpecial) || in SLPFindAttrs()