Home | History | Annotate | Download | only in libmicrohttpd

Lines Matching refs:cfgfile

18693     cfgfile="${ofile}T"
18694 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
18695 $RM "$cfgfile"
18697 cat <<_LT_EOF >> "$cfgfile"
19131 cat <<\_LT_EOF >> "$cfgfile"
19151 sed '$q' "$ltmain" >> "$cfgfile" \
19152 || (rm -f "$cfgfile"; exit 1)
19162 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
19163 && mv -f "$cfgfile.tmp" "$cfgfile" \
19164 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19172 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
19173 && mv -f "$cfgfile.tmp" "$cfgfile" \
19174 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19186 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
19187 && mv -f "$cfgfile.tmp" "$cfgfile" \
19188 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19200 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
19201 && mv -f "$cfgfile.tmp" "$cfgfile" \
19202 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19211 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
19212 && mv -f "$cfgfile.tmp" "$cfgfile" \
19213 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19222 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
19223 && mv -f "$cfgfile.tmp" "$cfgfile" \
19224 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19235 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
19236 && mv -f "$cfgfile.tmp" "$cfgfile" \
19237 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19245 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
19246 && mv -f "$cfgfile.tmp" "$cfgfile" \
19247 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19255 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
19256 && mv -f "$cfgfile.tmp" "$cfgfile" \
19257 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19265 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
19266 && mv -f "$cfgfile.tmp" "$cfgfile" \
19267 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19277 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
19278 && mv -f "$cfgfile.tmp" "$cfgfile" \
19279 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19288 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
19289 && mv -f "$cfgfile.tmp" "$cfgfile" \
19290 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19295 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
19296 && mv -f "$cfgfile.tmp" "$cfgfile" \
19297 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19301 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
19302 && mv -f "$cfgfile.tmp" "$cfgfile" \
19303 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19313 mv -f "$cfgfile" "$ofile" ||
19314 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")