Searched refs:batch (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-9.3-release/usr.bin/at/
H A DMakefile9 ${BINDIR}/at ${BINDIR}/batch
10 MLINKS= at.1 batch.1 \
/freebsd-9.3-release/crypto/openssh/regress/
H A Dputty-transfer.sh19 env HOME=$PWD ${PLINK} -load compression_$c -batch \
31 -batch -i putty.rsa$p 127.0.0.1 \
H A Dputty-ciphers.sh18 env HOME=$PWD ${PLINK} -load cipher_$c -batch -i putty.rsa2 \
H A Dputty-kex.sh17 env HOME=$PWD ${PLINK} -load kex_$k -batch -i putty.rsa2 \
H A Dsftp.sh6 SFTPCMDFILE=${OBJ}/batch
H A Dssh-com-sftp.sh6 SFTPCMDFILE=${OBJ}/batch
H A DMakefile45 sftp-batch \
/freebsd-9.3-release/usr.sbin/crashinfo/
H A Dcrashinfo.sh59 gdb -x /dev/stdin -batch $k 2>/dev/null)
154 ostype=$(echo -e printf '"%s", ostype' | gdb -x /dev/stdin -batch $KERNEL)
155 osrelease=$(echo -e printf '"%s", osrelease' | gdb -x /dev/stdin -batch $KERNEL)
156 version=$(echo -e printf '"%s", version' | gdb -x /dev/stdin -batch $KERNEL | \
158 machine=$(echo -e printf '"%s", machine' | gdb -x /dev/stdin -batch $KERNEL)
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmain.c122 static int batch = 0; local
270 {"batch", no_argument, &batch, 1},
525 if (batch)
656 if (catch_command_errors (exec_file_attach, execarg, !batch, RETURN_MASK_ALL))
662 catch_command_errors (exec_file_attach, execarg, !batch, RETURN_MASK_ALL);
685 !batch, RETURN_MASK_ALL) == 0)
687 !batch, RETURN_MASK_ALL);
691 !batch, RETURN_MASK_ALL);
695 catch_command_errors (tty_command, ttyarg, !batch, RETURN_MASK_AL
[all...]
/freebsd-9.3-release/sys/dev/drm/
H A Di915_dma.c488 drm_i915_batchbuffer_t * batch)
491 struct drm_clip_rect __user *boxes = batch->cliprects;
492 int nbox = batch->num_cliprects;
496 if ((batch->start | batch->used) & 0x7) {
508 batch->DR1, batch->DR4);
517 OUT_RING(batch->start);
520 OUT_RING(batch->start | MI_BATCH_NON_SECURE);
526 OUT_RING(batch
487 i915_dispatch_batchbuffer(struct drm_device * dev, drm_i915_batchbuffer_t * batch) argument
618 drm_i915_batchbuffer_t *batch = data; local
[all...]
H A Di915_drm.h429 struct drm_i915_batchbuffer batch; member in struct:drm_i915_execbuffer
577 /** Command queue, used to load batch buffers */
/freebsd-9.3-release/sys/dev/drm2/i915/
H A Di915_dma.c499 drm_i915_batchbuffer_t * batch, struct drm_clip_rect *cliprects)
502 int nbox = batch->num_cliprects;
505 if ((batch->start | batch->used) & 0x7) {
517 batch->DR1, batch->DR4);
530 OUT_RING(batch->start);
533 OUT_RING(batch->start | MI_BATCH_NON_SECURE);
541 OUT_RING(batch->start | MI_BATCH_NON_SECURE);
542 OUT_RING(batch
498 i915_dispatch_batchbuffer(struct drm_device * dev, drm_i915_batchbuffer_t * batch, struct drm_clip_rect *cliprects) argument
635 drm_i915_batchbuffer_t *batch = data; local
[all...]
/freebsd-9.3-release/sys/dev/sfxge/
H A Dsfxge_rx.c198 unsigned int batch; local
226 batch = 0;
234 id = (rxq->added + batch) & (SFXGE_NDESCS - 1);
243 addr[batch++] = seg.ds_addr;
245 if (batch == SFXGE_REFILL_BATCH) {
246 efx_rx_qpost(rxq->common, addr, mblksize, batch,
248 rxq->added += batch;
249 batch = 0;
256 if (batch != 0) {
257 efx_rx_qpost(rxq->common, addr, mblksize, batch,
[all...]
/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dinp.c253 } else if (batch) {
300 } else if (batch) {
H A Dcommon.h143 EXT bool batch INIT(FALSE);
H A Dpatch.c288 else if (batch) {
483 {"batch", 0, NULL, 't'},
588 batch = TRUE;
616 [--directory=directory] [--ed] [--fuzz=max-fuzz] [--force] [--batch]\n\
/freebsd-9.3-release/crypto/openssl/apps/
H A Dreq.c157 static int batch = 0; variable
395 } else if (strcmp(*argv, "-batch") == 0)
396 batch = 1;
515 " -batch do not ask anything during request generation\n");
1246 if (!batch) {
1334 && (!batch)) {
1469 if (!batch)
1478 if (!batch) {
1507 if (batch || value)
1528 if (!batch)
[all...]
H A DCA.sh132 $CA -create_serial -out ${CATOP}/$CACERT $CADAYS -batch \
H A Dca.c176 " -batch - Don't ask questions\n",
204 char *startdate, char *enddate, long days, int batch,
212 char *startdate, char *enddate, long days, int batch,
230 char *startdate, char *enddate, long days, int batch,
299 int batch = 0; local
429 else if (strcmp(*argv, "-batch") == 0)
430 batch = 1;
1098 batch = 1;
1106 startdate, enddate, days, batch, extensions,
1126 enddate, days, batch, extension
1461 certify(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
1531 certify_cert(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, ENGINE *e) argument
1587 do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, int verbose, X509_REQ *req, char *ext_sect, CONF *lconf, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
[all...]
/freebsd-9.3-release/sys/dev/sfxge/common/
H A Defx_ev.c731 unsigned int batch; local
743 /* Read up until the end of the batch period */
744 batch = EFX_EV_BATCH - (count & (EFX_EV_BATCH - 1));
746 for (total = 0; total < batch; ++total) {
761 * Prefetch the next batch when we get within PREFETCH_PERIOD
762 * of a completed batch. If the batch is smaller, then prefetch
765 if (total == batch && total < EFSYS_OPT_EV_PREFETCH_PERIOD)
769 /* Process the batch of events */
776 /* Prefetch if we've now reached the batch perio
[all...]
/freebsd-9.3-release/contrib/gdb/
H A Ddjunpack.bat6 Rem This batch file unpacks the GDB distribution while simultaneously
/freebsd-9.3-release/contrib/cvs/src/
H A Dcvsbug.in173 -b | --batch) BATCH=true ;;
/freebsd-9.3-release/contrib/gcc/
H A Dgccbug.in179 -b | --batch) BATCH=true ;;
/freebsd-9.3-release/crypto/heimdal/lib/hx509/data/
H A Dgen-req.sh60 -batch \
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.c237 int batch = 0; local
895 *++tcp != '\0' && !batch) {
906 batch = 1;
1114 if (!batch && (uid != euid || gid != egid)) {

Completed in 223 milliseconds

12