Searched defs:isSpecial (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPFindAttrs.c60 int isSpecial = wantSAAdvert || wantDAAdvert; local
64 if (!hSLP || !pcURL || !pcScope || (!*pcScope && !isSpecial) ||
H A DSLPFindSrvs.c65 int isSpecial = wantSAAdvert || wantDAAdvert; local
68 if (!hSLP || !pcServiceType || !pcScope || (!*pcScope && !isSpecial) ||

Completed in 59 milliseconds