Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libslp/clib/
H A Dslp-internal.h94 #define SLP_CONFIG_SECURITY_ON "net.slp.securityEnabled" macro
260 (!strcasecmp(SLPGetProperty(SLP_CONFIG_SECURITY_ON), "true"))
H A DSLPUtils.c663 pe->key = strdup(SLP_CONFIG_SECURITY_ON); in setDefaults()