Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/rtadvd/
H A Dconfig.c84 encode_domain(char *dst, const char *src) in encode_domain() function
706 dnsd->len = encode_domain(dnsd->domain, abuf); in getconfig()