Home | History | Annotate | Download | only in libexif

Lines Matching refs:cfgfile

15509     cfgfile="${ofile}T"
15510 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15511 $RM "$cfgfile"
15513 cat <<_LT_EOF >> "$cfgfile"
15945 cat <<\_LT_EOF >> "$cfgfile"
15965 sed '$q' "$ltmain" >> "$cfgfile" \
15966 || (rm -f "$cfgfile"; exit 1)
15976 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
15977 && mv -f "$cfgfile.tmp" "$cfgfile" \
15978 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15986 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
15987 && mv -f "$cfgfile.tmp" "$cfgfile" \
15988 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16000 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
16001 && mv -f "$cfgfile.tmp" "$cfgfile" \
16002 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16014 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
16015 && mv -f "$cfgfile.tmp" "$cfgfile" \
16016 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16025 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
16026 && mv -f "$cfgfile.tmp" "$cfgfile" \
16027 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16036 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
16037 && mv -f "$cfgfile.tmp" "$cfgfile" \
16038 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16049 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
16050 && mv -f "$cfgfile.tmp" "$cfgfile" \
16051 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16059 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
16060 && mv -f "$cfgfile.tmp" "$cfgfile" \
16061 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16069 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
16070 && mv -f "$cfgfile.tmp" "$cfgfile" \
16071 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16079 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
16080 && mv -f "$cfgfile.tmp" "$cfgfile" \
16081 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16091 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
16092 && mv -f "$cfgfile.tmp" "$cfgfile" \
16093 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16102 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
16103 && mv -f "$cfgfile.tmp" "$cfgfile" \
16104 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16109 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
16110 && mv -f "$cfgfile.tmp" "$cfgfile" \
16111 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16115 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
16116 && mv -f "$cfgfile.tmp" "$cfgfile" \
16117 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16127 mv -f "$cfgfile" "$ofile" ||
16128 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")