Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openresolv/dist/
H A Dlibc.in86 resolv_conf_options="$(key_get_value "options " "$base")"
196 if [ -n "$resolv_conf_options" ]; then
197 newconf="${newconf}options $resolv_conf_options$NL"