Searched refs:slp_send2slpd (Results 1 – 4 of 4) sorted by relevance
72 if (slp_send2slpd(msg, &reply) != SLP_OK) { in SLPGetRefreshInterval()
148 SLPError slp_send2slpd(const char *msg, char **reply) { in slp_send2slpd() function
213 extern SLPError slp_send2slpd(const char *, char **);
332 err = slp_send2slpd(msg, reply); in slp_find_das()