Searched refs:BATCH (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dcvsbug.in159 BATCH=
175 -b | --batch) BATCH=true ;;
462 [ $CNT -lt 5 -a -z "$BATCH" ] &&
466 if [ -z "$BATCH" ]; then
478 if [ -z "$BATCH" ]; then
522 if [ -z "$BATCH" ]; then
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgccbug.in159 BATCH=
178 -b | --batch) BATCH=true ;;
475 [ $CNT -lt 6 -a -z "$BATCH" ] &&
479 if [ -z "$BATCH" ]; then
491 if [ -z "$BATCH" ]; then
552 if [ -z "$BATCH" ]; then
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dgccbug.in160 BATCH=
179 -b | --batch) BATCH=true ;;
476 [ $CNT -lt 6 -a -z "$BATCH" ] &&
480 if [ -z "$BATCH" ]; then
492 if [ -z "$BATCH" ]; then
553 if [ -z "$BATCH" ]; then
/netbsd-6-1-5-RELEASE/gnu/usr.bin/send-pr/
H A Dsend-pr.sh167 BATCH=
183 -b | --batch) BATCH=true ;;
499 [ $CNT -lt 6 -a -z "$BATCH" ] &&
503 if [ -z "$BATCH" ]; then
515 if [ -z "$BATCH" ]; then
563 if [ -z "$BATCH" ]; then
/netbsd-6-1-5-RELEASE/usr.bin/at/
H A Dat.c68 enum { ATQ, ATRM, AT, BATCH, CAT }; /* what program we want to run */ enumerator in enum:__anon9773
612 program = BATCH;
668 program = BATCH;
728 case BATCH:

Completed in 112 milliseconds