Searched refs:SLPSetProperty (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libslp/clib/
H A Dllib-lslp72 void SLPSetProperty(const char *pcName, const char *pcValue);
H A Dslp.h327 SLPSetProperty(
H A Dslp_config.c148 SLPSetProperty(p, val ? val : "");
H A DSLPUtils.c554 void SLPSetProperty(const char *pcName, const char *pcValue) { function
564 slp_err(LOG_CRIT, 0, "SLPSetProperty", "out of memory");
571 slp_err(LOG_CRIT, 0, "SLPSetProperty", "out of memory");
578 slp_err(LOG_CRIT, 0, "SLPSetProperty", "out of memory");

Completed in 21 milliseconds