Home | History | Annotate | Download | only in libnfnetlink

Lines Matching refs:cfgfile

12990     cfgfile="${ofile}T"
12991 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
12992 $RM "$cfgfile"
12994 cat <<_LT_EOF >> "$cfgfile"
13425 cat <<\_LT_EOF >> "$cfgfile"
13445 sed '$q' "$ltmain" >> "$cfgfile" \
13446 || (rm -f "$cfgfile"; exit 1)
13456 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
13457 && mv -f "$cfgfile.tmp" "$cfgfile" \
13458 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13466 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
13467 && mv -f "$cfgfile.tmp" "$cfgfile" \
13468 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13480 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
13481 && mv -f "$cfgfile.tmp" "$cfgfile" \
13482 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13494 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
13495 && mv -f "$cfgfile.tmp" "$cfgfile" \
13496 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13505 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
13506 && mv -f "$cfgfile.tmp" "$cfgfile" \
13507 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13516 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
13517 && mv -f "$cfgfile.tmp" "$cfgfile" \
13518 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13529 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
13530 && mv -f "$cfgfile.tmp" "$cfgfile" \
13531 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13539 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
13540 && mv -f "$cfgfile.tmp" "$cfgfile" \
13541 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13549 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
13550 && mv -f "$cfgfile.tmp" "$cfgfile" \
13551 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13559 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
13560 && mv -f "$cfgfile.tmp" "$cfgfile" \
13561 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13571 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
13572 && mv -f "$cfgfile.tmp" "$cfgfile" \
13573 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13582 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
13583 && mv -f "$cfgfile.tmp" "$cfgfile" \
13584 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13589 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
13590 && mv -f "$cfgfile.tmp" "$cfgfile" \
13591 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13595 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
13596 && mv -f "$cfgfile.tmp" "$cfgfile" \
13597 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13607 mv -f "$cfgfile" "$ofile" ||
13608 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")