Home | History | Annotate | Download | only in c-ares

Lines Matching refs:cfgfile

27648     cfgfile="${ofile}T"
27649 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
27650 $RM "$cfgfile"
27652 cat <<_LT_EOF >> "$cfgfile"
28087 cat <<\_LT_EOF >> "$cfgfile"
28107 sed '$q' "$ltmain" >> "$cfgfile" \
28108 || (rm -f "$cfgfile"; exit 1)
28118 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
28119 && mv -f "$cfgfile.tmp" "$cfgfile" \
28120 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28128 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
28129 && mv -f "$cfgfile.tmp" "$cfgfile" \
28130 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28142 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
28143 && mv -f "$cfgfile.tmp" "$cfgfile" \
28144 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28156 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
28157 && mv -f "$cfgfile.tmp" "$cfgfile" \
28158 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28167 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
28168 && mv -f "$cfgfile.tmp" "$cfgfile" \
28169 || (rm -f "$cfgfile" && cp "$cfgfilecfgfile" && rm -f "$cfgfile.tmp")
28178 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
28179 && mv -f "$cfgfile.tmp" "$cfgfile" \
28180 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28191 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
28192 && mv -f "$cfgfile.tmp" "$cfgfile" \
28193 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28201 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
28202 && mv -f "$cfgfile.tmp" "$cfgfile" \
28203 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28211 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
28212 && mv -f "$cfgfile.tmp" "$cfgfile" \
28213 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28221 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
28222 && mv -f "$cfgfile.tmp" "$cfgfile" \
28223 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28233 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
28234 && mv -f "$cfgfile.tmp" "$cfgfile" \
28235 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28244 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
28245 && mv -f "$cfgfile.tmp" "$cfgfile" \
28246 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28251 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
28252 && mv -f "$cfgfile.tmp" "$cfgfile" \
28253 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28257 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
28258 && mv -f "$cfgfile.tmp" "$cfgfile" \
28259 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
28269 mv -f "$cfgfile" "$ofile" ||
28270 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")