Home
last modified time | relevance | path

Searched defs:isTag (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libslp/clib/
H A DSLPUtils.c442 SLPError SLPEscape(const char *pcInbuf, char **ppcOutBuf, SLPBoolean isTag) { in SLPEscape()
484 SLPError SLPUnescape(const char *pcInbuf, char **ppcOutBuf, SLPBoolean isTag) { in SLPUnescape()
496 SLPBoolean isTag, const char esc_char) { in slp_unescape()