Home
last modified time | relevance | path

Searched refs:phSLP (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libslp/clib/
H A DSLPOpen.c38 SLPError SLPOpen(const char *pcLang, SLPBoolean isAsync, SLPHandle *phSLP) { in SLPOpen() argument
41 if (!pcLang || !phSLP) { in SLPOpen()
94 *phSLP = hp; in SLPOpen()
H A Dslp.h165 SLPHandle *phSLP /* pointer to resulting handle */
H A Dllib-lslp34 SLPError SLPOpen(const char *pcLang, SLPBoolean isAsync, SLPHandle *phSLP);