Home
last modified time | relevance | path

Searched refs:SLPGetProperty (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp-internal.h252 #define slp_get_mcmaxwait() atoi(SLPGetProperty(SLP_CONFIG_MULTICASTMAXWAIT))
253 #define slp_get_maxresults() atoi(SLPGetProperty(SLP_CONFIG_MAXRESULTS))
254 #define slp_get_multicastTTL() atoi(SLPGetProperty(SLP_CONFIG_MULTICASTTTL))
256 (!strcasecmp(SLPGetProperty(SLP_CONFIG_ISBROADCASTONLY), "true"))
258 (!strcasecmp(SLPGetProperty(SLP_CONFIG_SECURITY_ON), "true"))
260 (!strcasecmp(SLPGetProperty(SLP_CONFIG_BYPASS_AUTH), "true"))
H A Dslp_config.c158 size = atoi(SLPGetProperty(SLP_CONFIG_MTU)); in slp_get_mtu()
197 int num = atoi(SLPGetProperty(SLP_CONFIG_MAXRESULTS)); in slp_get_maxResults()
H A DSLPUtils.c153 useScopes = SLPGetProperty(SLP_CONFIG_USESCOPES); in slp_administrative_scopes()
222 if ((type_hint = SLPGetProperty(SLP_CONFIG_TYPEHINT)) != NULL && in SAAdvert_for_scopes()
598 const char *SLPGetProperty(const char *pcName) { in SLPGetProperty() function
H A DSLPOpen.c57 if (!(hp->locale = SLPGetProperty(SLP_CONFIG_LOCALE))) { in SLPOpen()
H A Dslp_net.c236 timeouts = SLPGetProperty(SLP_CONFIG_DATAGRAMTIMEOUTS); in slp_uc_udp_send()
361 timeouts = SLPGetProperty(SLP_CONFIG_MULTICASTTIMEOUTS); in slp_mc_send()
720 if ((ifs_string = (char *)SLPGetProperty( in make_mc_target()
929 char *ifs = (char *)SLPGetProperty(SLP_CONFIG_INTERFACES); in mc_sendmsg()
H A Dslp.h320 SLPGetProperty(
H A Dslp_auth.c162 if (!(sign_as = (char *)SLPGetProperty(SLP_CONFIG_SIGN_AS)) || in slp_sign()
351 if (!(libname = SLPGetProperty(SLP_CONFIG_AUTH_BACKEND)) || in get_security_backend()
855 prop_spi = (char *)SLPGetProperty(SLP_CONFIG_SPI); in check_spis()
H A Dmapfile-vers52 SLPGetProperty;
H A Dslp_net_utils.c368 if ((use_xbyy = SLPGetProperty(SLP_CONFIG_USEGETXXXBYYYY)) != NULL && in slp_gethostbyaddr()
H A DSLPFindSrvs.c334 spi = (char *)SLPGetProperty(SLP_CONFIG_SPI); in slp_packSrvRqst()
H A DSLPFindAttrs.c305 spi = (char *)SLPGetProperty(SLP_CONFIG_SPI); in slp_packAttrRqst()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/slpd/
H A Dslpd.c176 isDA = SLPGetProperty("net.slp.isDA"); in main()
177 proxyReg = SLPGetProperty("net.slp.serializedRegURL"); in main()
/illumos-gate/usr/src/man/man3slp/
H A DMakefile30 SLPGetProperty.3slp \
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c112 const char *locale = SLPGetProperty("net.slp.locale"); in getlocale()
485 char *scope = (char *)SLPGetProperty("net.slp.useScopes"); in find_all_contexts()
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-network-slp.p5m73 file path=usr/share/man/man3slp/SLPGetProperty.3slp