Home | History | Annotate | Download | only in libevent

Lines Matching refs:cfgfile

16953     cfgfile="${ofile}T"
16954 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
16955 $RM "$cfgfile"
16957 cat <<_LT_EOF >> "$cfgfile"
17388 cat <<\_LT_EOF >> "$cfgfile"
17408 sed '$q' "$ltmain" >> "$cfgfile" \
17409 || (rm -f "$cfgfile"; exit 1)
17419 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
17420 && mv -f "$cfgfile.tmp" "$cfgfile" \
17421 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17429 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
17430 && mv -f "$cfgfile.tmp" "$cfgfile" \
17431 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17443 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
17444 && mv -f "$cfgfile.tmp" "$cfgfile" \
17445 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17457 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
17458 && mv -f "$cfgfile.tmp" "$cfgfile" \
17459 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17468 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
17469 && mv -f "$cfgfile.tmp" "$cfgfile" \
17470 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17479 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
17480 && mv -f "$cfgfile.tmp" "$cfgfile" \
17481 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17492 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
17493 && mv -f "$cfgfile.tmp" "$cfgfile" \
17494 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17502 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
17503 && mv -f "$cfgfile.tmp" "$cfgfile" \
17504 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17512 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
17513 && mv -f "$cfgfile.tmp" "$cfgfile" \
17514 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17522 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
17523 && mv -f "$cfgfile.tmp" "$cfgfile" \
17524 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17534 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
17535 && mv -f "$cfgfile.tmp" "$cfgfile" \
17536 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17545 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
17546 && mv -f "$cfgfile.tmp" "$cfgfile" \
17547 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17552 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
17553 && mv -f "$cfgfile.tmp" "$cfgfile" \
17554 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17558 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
17559 && mv -f "$cfgfile.tmp" "$cfgfile" \
17560 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17570 mv -f "$cfgfile" "$ofile" ||
17571 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")