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

/osnet-11/usr/src/lib/libslp/clib/
H A Dllib-lslp68 SLPError SLPEscape(const char *pcInbuf, char **ppcOutBuf, SLPBoolean isTag);
H A Dslp.h283 * Frees memory returned from SLPParseSrvURL(), SLPEscape(),
296 SLPEscape(
H A DSLPUtils.c28 * SLPEscape / Unescape
438 SLPError SLPEscape(const char *pcInbuf, char **ppcOutBuf, SLPBoolean isTag) { function
445 slp_err(LOG_CRIT, 0, "SLPEscape", "out of memory");
496 slp_err(LOG_CRIT, 0, "SLPEscape", "out of memory");
H A Dslp_auth.c826 if (SLPEscape(answer, &esc_answer, SLP_FALSE) != SLP_OK) {

Completed in 26 milliseconds