Home | History | Annotate | Download | only in protobuf

Lines Matching refs:cfgfile

18755     cfgfile="${ofile}T"
18756 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
18757 $RM "$cfgfile"
18759 cat <<_LT_EOF >> "$cfgfile"
19204 cat <<\_LT_EOF >> "$cfgfile"
19224 sed '$q' "$ltmain" >> "$cfgfile" \
19225 || (rm -f "$cfgfile"; exit 1)
19235 } # Extended-shell func_dirname 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_basename implementation' "$cfgfile" > $cfgfile.tmp \
19246 && mv -f "$cfgfile.tmp" "$cfgfile" \
19247 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19259 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
19260 && mv -f "$cfgfile.tmp" "$cfgfile" \
19261 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19273 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
19274 && mv -f "$cfgfile.tmp" "$cfgfile" \
19275 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19284 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
19285 && mv -f "$cfgfile.tmp" "$cfgfile" \
19286 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19295 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
19296 && mv -f "$cfgfile.tmp" "$cfgfile" \
19297 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19308 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
19309 && mv -f "$cfgfile.tmp" "$cfgfile" \
19310 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19318 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
19319 && mv -f "$cfgfile.tmp" "$cfgfile" \
19320 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19328 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
19329 && mv -f "$cfgfile.tmp" "$cfgfile" \
19330 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19338 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
19339 && mv -f "$cfgfile.tmp" "$cfgfile" \
19340 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19350 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
19351 && mv -f "$cfgfile.tmp" "$cfgfile" \
19352 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19361 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
19362 && mv -f "$cfgfile.tmp" "$cfgfile" \
19363 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19368 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
19369 && mv -f "$cfgfile.tmp" "$cfgfile" \
19370 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19374 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
19375 && mv -f "$cfgfile.tmp" "$cfgfile" \
19376 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19386 mv -f "$cfgfile" "$ofile" ||
19387 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")