Searched refs:resolv_conf_options (Results 1 – 1 of 1) sorted by relevance
86 resolv_conf_options="$(key_get_value "options " "$base")"196 if [ -n "$resolv_conf_options" ]; then197 newconf="${newconf}options $resolv_conf_options$NL"