Searched refs:skip (Results 376 - 400 of 487) sorted by relevance

<<11121314151617181920

/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c427 size_t next, skip; local
451 skip = p - (const char *)h;
452 __archive_read_consume(a, skip);
457 skip = p - (const char *)h;
458 __archive_read_consume(a, skip);
872 * |header size(*1)|header sum|compression type|skip size(*2)|
1574 /* We know compressed size; just skip it. */
1662 * If the length is at the beginning, we can skip the
H A Darchive_read_support_format_7zip.c587 size_t skip, offset; local
628 skip = p - (const char *)h;
629 __archive_read_consume(a, skip);
630 zip->seek_base = SFX_MIN_ADDR + offset + skip;
635 skip = p - (const char *)h;
636 __archive_read_consume(a, skip);
637 offset += skip;
941 * If the length is at the beginning, we can skip the
H A Darchive_read_support_format_mtree.c134 static int skip(struct archive_read *a);
288 mtree_bid, archive_read_format_mtree_options, read_header, read_data, skip, NULL, cleanup, NULL, NULL);
1925 skip(struct archive_read *a) function
H A Darchive_ppmd7.c375 static CTX_PTR CreateSuccessors(CPpmd7 *p, Bool skip) argument
383 if (!skip)
/freebsd-current/contrib/sendmail/src/
H A Dqueue.c1567 "rq: i=%d, curnum=%d, MaxQueueChildren=%d, CurRunners=%d, WorkGrp[curnum].wg_maxact=%d, skip=%d",
1653 ** SKIP_DOMAINS -- Skip 'skip' number of domains in the WorkQ.
1660 ** skip -- number of domains in WorkQ to skip.
1670 skip_domains(skip)
1671 int skip;
1675 for (n = 0, seqjump = 0; n < skip && WorkQ != NULL; seqjump++)
1715 ** skip -- process only each skip'th item.
1726 runner_work(e, sequenceno, didfork, skip, njob
[all...]
/freebsd-current/sys/vm/
H A Duma_core.c302 void *udata, enum zfreeskip skip);
1615 * albeit we don't make skip check for other init/fini
3529 enum zfreeskip skip)
3535 if (skip == SKIP_NONE && !skipdbg) {
3542 if (__predict_true(skip < SKIP_DTOR)) {
4908 * skip Skip dtors and finis
4911 zone_free_item(uma_zone_t zone, void *item, void *udata, enum zfreeskip skip) argument
4920 if ((zone->uz_flags & UMA_ZONE_SMR) != 0 && skip == SKIP_NONE)
4923 item_dtor(zone, item, zone->uz_size, udata, skip);
4925 if (skip < SKIP_FIN
3528 item_dtor(uma_zone_t zone, void *item, int size, void *udata, enum zfreeskip skip) argument
[all...]
/freebsd-current/contrib/dialog/
H A Ddialog.c665 name += 2; /* skip the "--" */
677 int skip = !strncmp(name, "no-", 3) ? 3 : 2; local
678 sprintf(temp, "--no-%s", name + skip);
681 sprintf(temp, "--%s", name + skip);
/freebsd-current/usr.sbin/mountd/
H A Dmountd.c1592 * so skip over that and set v4root_phase.
1805 * that we have at least one valid entry, otherwise skip it.
3176 goto skip;
3184 goto skip;
3326 skip:
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp380 // the data represents including the length field, so cannot skip it or make
862 // a uleb128 length so you can skip ones you don't know about
935 TableData.skip(Cursor, OpcodeAddressSize);
1008 TableData.skip(Cursor, Len - 1);
1542 void DWARFDebugLine::SectionParser::skip( function in class:DWARFDebugLine::SectionParser
/freebsd-current/contrib/bmake/
H A Dparse.c1235 goto skip;
1238 goto skip;
1241 skip:
2505 * Used in .if directives to skip over irrelevant branches while
2693 return; /* skip empty commands */
/freebsd-current/sys/dev/cxgbe/
H A Dt4_sge.c2516 count_mbuf_ext_pgs(struct mbuf *m, int skip, vm_paddr_t *nextaddr) argument
2525 off += skip;
2526 len -= skip;
2579 * routine to return 0 if skip accounts for all the contents of the mbuf chain.
2582 count_mbuf_nsegs(struct mbuf *m, int skip, uint8_t *cflags) argument
2590 MPASS(m->m_pkthdr.len >= skip);
2598 if (skip >= len) {
2599 skip -= len;
2604 nsegs += count_mbuf_ext_pgs(m, skip, &nextaddr);
2605 skip
[all...]
/freebsd-current/contrib/atf/atf-c++/
H A Dtests.cpp127 // that are not installed yet), skip the "lt-" prefix added to files in
347 impl::tc::skip(const std::string& reason) function in class:impl::tc
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1690 int skip; local
1736 skip = 1;
1740 skip = 0;
1779 if (!skip)
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DBytesOutputStyle.cpp437 consumeError(Reader.skip(Min));
/freebsd-current/sys/fs/cd9660/
H A Dcd9660_rrip.c683 return isonum_711(p->skip);
/freebsd-current/lib/libc/amd64/string/
H A Dstrlcpy.S56 jc 0f # skip copying altogether if buffer was empty
/freebsd-current/sys/netpfil/pf/
H A Dpf.h496 union pf_rule_ptr skip[PF_SKIP_COUNT]; member in struct:pf_rule
/freebsd-current/tools/tools/git/
H A Dgit-arc.sh623 arc patch --skip-dependencies --nocommit --nobranch --force "$rev"
/freebsd-current/contrib/wpa/src/tls/
H A Dtlsv1_client_read.c958 goto skip;
1012 skip:
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc601 case OOR1: /* matches null but needs to skip */
813 /* Quickly skip over fixed character matches at the start. */
/freebsd-current/crypto/openssl/crypto/modes/asm/
H A Dghash-ia64.pl109 .skip 16 // aligns loop body
186 .skip 16 // aligns loop body
/freebsd-current/tools/boot/
H A Drootgen.sh227 dd if=${src}/boot/zfsboot of=${img}.s1a skip=1 seek=1024
275 dd if=${src}/boot/zfsboot of=${img}.s1a skip=1 seek=1024
/freebsd-current/contrib/file/src/
H A Dreadelf.c1496 goto skip;
1575 skip:
/freebsd-current/sys/netinet/
H A Dsctp_sysctl.c429 /* if its allgone it is being freed - skip it */
430 goto skip;
581 skip:
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarmod-subst.mk246 # Most other modifiers cannot be chained since their parsers skip until

Completed in 512 milliseconds

<<11121314151617181920