Home
last modified time | relevance | path

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

/freebsd/contrib/openresolv/
H A Dlibc.in90 resolv_conf_head="$(cat "${SYSCONFDIR}"/resolv.conf.d/head)"
101 resolv_conf_head="$(cat "${SYSCONFDIR}"/resolv.conf.head)"
176 if [ -n "$resolv_conf_head" ]; then
177 newconf="$newconf$resolv_conf_head$NL"