searchdomain
while ((srchidx = searchdomain(be, name, srchidx, &sname)) != -1) {
static int searchdomain(mdns_backend_ptr_t, char *, int, char **);