Home | History | Annotate | Download | only in avahi-compat-libdns_sd

Lines Matching full:buf_len

249 static const char *add_trailing_dot(const char *s, char *buf, size_t buf_len) {
259 snprintf(buf, buf_len, "%s.", s);