Searched refs:pcValue (Results 1 – 3 of 3) sorted by relevance
558 void SLPSetProperty(const char *pcName, const char *pcValue) { in SLPSetProperty() argument563 if (!pcName || !pcValue) { in SLPSetProperty()579 if (!(pe->val = strdup(pcValue))) { in SLPSetProperty()
333 const char *pcValue /* property value */
72 void SLPSetProperty(const char *pcName, const char *pcValue);