slp_find_das
if ((err = slp_find_das("", &reply)) != SLP_OK &&
extern SLPError slp_find_das(const char *, char **);
if ((err = slp_find_das(query, &reply)) != SLP_OK &&