Searched refs:DIRNAME (Results 1 – 3 of 3) sorted by relevance
610 local BASENAME DIRNAME611 DIRNAME=$(dirname "$1")613 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )
1535 local BASENAME DIRNAME1536 DIRNAME=$(dirname "$1")1538 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )
44 slash unless DIRNAME is just "x:/".