Lines Matching refs:WNAME
1192 print "<title>$WNAME Sdiff $TPATH/$TNAME</title>"
1261 print "<title>$WNAME Framed-Sdiff " \
2887 WNAME=${WDIR##*/}
2889 WNAME=${CWS##*/}
2899 remote_target=${DEFAULT_REMOTE_HOST}:${WNAME}
2919 remote_target=${remote_target}${WNAME}
2927 remote_target=${remote_target}:${WNAME}
2988 rm -f $WDIR/$WNAME.patch
2990 touch $WDIR/$WNAME.patch
3138 cat $WDIR/$DIR/$F.patch >> $WDIR/$WNAME.patch
3154 -t "$WNAME Wdiff $DIR/$F" $ofile $nfile > \
3210 $WDIFF -c "$COMM" -t "$WNAME Wdiff $DIR/$F" \
3268 print "<title>$WNAME</title>"
3272 print "<h2>Code Review for $WNAME</h2>"
3321 if [[ -f $WDIR/$WNAME.patch ]]; then
3322 wpatch_url="$(print $WNAME.patch | url_encode)"
3324 print "<a href=\"$wpatch_url\">$WNAME.patch</a></td></tr>"