Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:cfgfile

14531     cfgfile="${ofile}T"
14532 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
14533 $RM "$cfgfile"
14535 cat <<_LT_EOF >> "$cfgfile"
14966 cat <<\_LT_EOF >> "$cfgfile"
14986 sed '$q' "$ltmain" >> "$cfgfile" \
14987 || (rm -f "$cfgfile"; exit 1)
14997 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
14998 && mv -f "$cfgfile.tmp" "$cfgfile" \
14999 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15007 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
15008 && mv -f "$cfgfile.tmp" "$cfgfile" \
15009 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15021 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
15022 && mv -f "$cfgfile.tmp" "$cfgfile" \
15023 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15035 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
15036 && mv -f "$cfgfile.tmp" "$cfgfile" \
15037 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15046 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
15047 && mv -f "$cfgfile.tmp" "$cfgfile" \
15048 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15057 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
15058 && mv -f "$cfgfile.tmp" "$cfgfile" \
15059 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15070 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
15071 && mv -f "$cfgfile.tmp" "$cfgfile" \
15072 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15080 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
15081 && mv -f "$cfgfile.tmp" "$cfgfile" \
15082 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15090 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
15091 && mv -f "$cfgfile.tmp" "$cfgfile" \
15092 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15100 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
15101 && mv -f "$cfgfile.tmp" "$cfgfile" \
15102 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15112 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15113 && mv -f "$cfgfile.tmp" "$cfgfile" \
15114 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15123 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
15124 && mv -f "$cfgfile.tmp" "$cfgfile" \
15125 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15130 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15131 && mv -f "$cfgfile.tmp" "$cfgfile" \
15132 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15136 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
15137 && mv -f "$cfgfile.tmp" "$cfgfile" \
15138 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15148 mv -f "$cfgfile" "$ofile" ||
15149 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")