Searched refs:skip (Results 226 - 250 of 377) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_compress.c237 self->skip = NULL; /* not supported */
359 * this junk. (Yes, the number of *bytes* to skip is
H A Darchive_read_support_filter_gzip.c321 self->skip = NULL; /* not supported */
H A Darchive_read_support_filter_program.c443 self->skip = NULL;
/freebsd-10-stable/sys/dev/scd/
H A Dscd.c737 mbx->skip = 0;
743 blknum = bp->bio_offset / mbx->sz + mbx->skip/mbx->sz;
859 addr = bp->bio_data + mbx->skip;
922 mbx->skip += mbx->sz;
/freebsd-10-stable/contrib/groff/src/preproc/refer/
H A Dlabel.y753 int skip = count - len;
754 if (skip > 0) {
760 if (ti->sortify_non_empty(token_start, ptr) && --skip < 0) {
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c683 int skip = (num_files + columns - 1) / columns; local
685 for(i = 0; i < skip; i++) {
694 j += skip;
/freebsd-10-stable/tools/tools/ath/athregs/
H A Ddumpregs.c282 goto skip;
288 goto skip;
300 skip:
/freebsd-10-stable/usr.bin/make/
H A Dparse.c1753 ParseSkipLine(int skip, int keep_newline) argument
1767 if (skip && c == '#' && lastc != '\\') {
1805 } while (skip == 1 && line[0] != '.');
H A Dvar.c1456 * word -- skip over it and flag pattern.
2223 * invalid specifications, this is just 2 to skip the '$' and
2252 * specifications, this is just 2 to skip the '$' and the
2353 * sign. In such a case, we skip over the escape
2385 * substitution, skip over the variable and
2395 * and skip the variable. The
2458 int skip; local
2460 skip = match_var(str, var);
2461 if (skip > 0) {
2462 Buf_AddBytes(buf, skip, st
[all...]
/freebsd-10-stable/crypto/openssl/engines/
H A De_padlock.c550 jnc skip
552 je skip
555 skip: add esp,4
/freebsd-10-stable/lib/libc/resolv/
H A Dres_init.c342 /* skip comments */
347 if (haveenv) /*%< skip if have from environ */
363 if (haveenv) /*%< skip if have from environ */
609 /* skip leading and inner runs of spaces */
702 goto skip;
710 goto skip;
731 skip:
733 /* skip to next run of spaces */
/freebsd-10-stable/usr.sbin/inetd/
H A Dinetd.c1666 arg = skip(&cp);
1965 for (arg = skip(&cp); cp; arg = skip(&cp))
2017 * Safe skip - if skip returns null, log a syntax error in the
2025 cp = skip(cpp);
2034 skip(char **cpp) function
/freebsd-10-stable/contrib/binutils/bfd/
H A Delfxx-sparc.c2784 bfd_boolean skip, relocate = FALSE;
2792 skip = FALSE;
2798 skip = TRUE;
2800 skip = TRUE, relocate = TRUE;
2842 skip = TRUE, relocate = TRUE;
2846 if (skip)
3099 bfd_boolean skip, relocate = FALSE;
3102 skip = FALSE;
3107 skip = TRUE;
3109 skip
2779 bfd_boolean skip, relocate = FALSE; local
3094 bfd_boolean skip, relocate = FALSE; local
[all...]
/freebsd-10-stable/sys/dev/cas/
H A Dif_cas.c1627 u_int idx, idx2, len, off, skip; local
1656 skip = 0;
1660 if (skip != 0) {
1665 --skip;
1666 goto skip;
1869 skip = CAS_GET(word1, CAS_RC1_SKIP);
1871 skip:
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Decp_nistp256.c1668 int i, skip; local
1683 skip = 1; /* save two point operations in the first
1687 if (!skip)
1700 if (!skip) {
1708 skip = 0;
1744 if (!skip) {
1752 skip = 0;
H A Decp_nistp521.c1494 int i, skip; local
1508 skip = 1; /* save two point operations in the first
1512 if (!skip)
1525 if (!skip) {
1531 skip = 0;
1555 if (!skip) {
1561 skip = 0;
/freebsd-10-stable/crypto/openssl/ssl/
H A Ds3_srvr.c218 int new_state, state, skip = 0; local
437 skip = 1;
442 skip = 1;
495 skip = 1;
535 skip = 1;
874 if (!s->s3->tmp.reuse_message && !skip) {
887 skip = 0;
2977 * DH). In that case the ClientKeyExchange processing will skip the
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_ahci.c613 int i, j, skip, todo, left, extra; local
617 skip = aior->done;
624 if (dbcsz <= skip) {
625 skip -= dbcsz;
628 dbcsz -= skip;
632 prdt->dba + skip, dbcsz);
636 skip = 0;
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dia64.S171 .skip 32 // makes the loop body aligned at 64-byte boundary
224 .skip 32 // makes the loop body aligned at 64-byte boundary
283 .skip 32 // makes the loop body aligned at 64-byte boundary
397 .skip 48 // makes the loop body aligned at 64-byte boundary
465 .skip 32 // makes the loop body aligned at 64-byte boundary
1538 .skip 16
/freebsd-10-stable/contrib/groff/src/utils/hpftodit/
H A Dhpftodit.cpp144 void skip(int n);
425 File::skip(int n) function in class:File
489 f.skip(6);
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c514 int i, groupi = 0, skip; local
626 * We calculate "skip", the number of slots to
627 * skip ahead for the deny ace, here.
631 * thus, skip is
639 skip = (2 * numgroup) - 1 - groupi;
640 ace_make_deny(acep, acep + skip, isdir, B_FALSE);
642 * If we just did the last group, skip acep past
/freebsd-10-stable/contrib/compiler-rt/lib/sparc64/
H A Ddivsi3.S58 bge divide ! if not, skip this junk
H A Dmodsi3.S58 bge divide ! if not, skip this junk
/freebsd-10-stable/contrib/gcc/
H A Dbitmap.h48 struct obstack GTY ((skip)) obstack;
/freebsd-10-stable/sys/i386/xen/
H A Dexception.s231 subl $4,%esp /* skip over tf_trapno */
445 je 16f # skip loop if nothing to copy

Completed in 403 milliseconds

1234567891011>>