Home
last modified time | relevance | path

Searched refs:slp_send2slpd (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libslp/clib/
H A DSLPGetRefreshInterval.c74 if (slp_send2slpd(msg, &reply) != SLP_OK) { in SLPGetRefreshInterval()
H A Dslp_ipc.c152 SLPError slp_send2slpd(const char *msg, char **reply) { in slp_send2slpd() function
H A Dslp-internal.h215 extern SLPError slp_send2slpd(const char *, char **);
H A DSLPUtils.c333 err = slp_send2slpd(msg, reply); in slp_find_das()