Searched refs:BASENAME (Results 1 – 2 of 2) sorted by relevance
610 local BASENAME DIRNAME612 BASENAME=$(basename "$1")613 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )
1535 local BASENAME DIRNAME1537 BASENAME=$(basename "$1")1538 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )