Searched refs:tmpres (Results 1 – 2 of 2) sorted by relevance
204 local tmpres=/var/run/resolv.conf.${interface}205 rm -f $tmpres208 echo "search $new_domain_search" >>$tmpres210 echo "search $new_domain_name" >>$tmpres215 echo "nameserver $nameserver" >>$tmpres219 if [ -f $tmpres ]; then221 cat /etc/resolv.conf.tail >>$tmpres232 if cmp -s $tmpres /etc/resolv.conf; then233 rm -f $tmpres245 cat $tmpres > /etc/resolv.conf[all …]
99 int tmpres = 0; in ossl_ffc_params_simple_validate() local106 res = &tmpres; in ossl_ffc_params_simple_validate()142 int tmpres = 0; in ossl_ffc_params_full_validate() local148 res = &tmpres; in ossl_ffc_params_full_validate()