Home | History | Annotate | Download | only in libexif

Lines Matching refs:ln

145 : ${LN_S="ln -s"}
2151 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
3011 # Try `ln -sf' first, because the `ln' binary might depend on
3012 # the symlink we replace! Solaris /bin/ln does not understand -f,
3013 # so we also need to try rm && ln -s.
3720 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
9168 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"