Home
last modified time | relevance | path

Searched refs:skip (Results 151 – 175 of 740) sorted by relevance

12345678910>>...30

/freebsd/sys/dev/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c89 u16 skip = 0; in mlxfw_mfa2_tlv_multi_child_find() local
98 if (skip++ == index) in mlxfw_mfa2_tlv_multi_child_find()
/freebsd/contrib/tcsh/
H A Dtc.prompt.c370 int skip; in tprintf() local
409 skip = cp[1] - '0'; in tprintf()
413 skip = 1; in tprintf()
415 updirs -= skip; in tprintf()
416 while (skip-- > 0) { in tprintf()
419 if (skip && z > q) in tprintf()
/freebsd/sys/dev/mii/
H A Dmii.c456 goto skip; in mii_attach()
477 goto skip; in mii_attach()
483 goto skip; in mii_attach()
497 goto skip; in mii_attach()
502 goto skip; in mii_attach()
505 skip: in mii_attach()
/freebsd/lib/libsecureboot/
H A Dveopen.c71 const char *skip, const char *data, struct stat *stp) in fingerprint_info_add() argument
130 if (skip) { in fingerprint_info_add()
131 nfip->fi_skip_len = strlen(skip); in fingerprint_info_add()
133 nfip->fi_skip = strdup(skip); in fingerprint_info_add()
/freebsd/crypto/openssl/test/recipes/
H A D70-test_sslvertol.t66 skip "There are too few protocols enabled for test 1", 1
81 skip "There are too few protocols enabled for test 2", 1
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DDWARFRecordSectionSplitter.cpp93 if (auto Err = BlockReader.skip(Length)) in processBlock()
99 if (auto Err = BlockReader.skip(ExtendedLength)) in processBlock()
/freebsd/contrib/bearssl/src/x509/
H A Dasn1.t085 skip-blanks decval dup 2 > if fail-oid then
188 : skip-remaining ( lim -- lim )
191 : skip-remaining-inner ( lim -- lim )
262 read-length-open-elt skip-close-elt
307 : skip-close-elt ( lim -- )
308 skip-remaining drop ;
310 \ Read a length and then skip the value.
311 : read-length-skip ( lim -- lim )
312 read-length-open-elt skip-close-elt ;
542 dup ifnot drop skip-close-elt 0 ret then
[all …]
H A Dx509_minimal.t01064 skip-close-elt ;
1101 skip-close-elt
1198 read-length-skip
1240 skip-close-elt
1326 0x21 iftag-skip
1327 0x22 iftag-skip
1378 skip-remaining
1381 skip-remaining
1384 skip-remaining
1408 skip-remaining
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dicc25 # skip ASCII like Cognacspirit.txt by month <= 12
78 # skip space like in brmsl08f.icm and null like in brmsl09f.icm, brmsl07f.icm
91 # skip 00001964h in hpf69000.icc or 0h in XRDC50Q.ICM or " ROT" in brmsl05f.icm
93 # skip "none" model like in "Trinitron Compatible 9300K G2.2.icm"
99 # model like "ADI " "A265" and skip 20000404h in IS330.icm for RICOH RUSSIAN-SC
109 # skip invalid date 0 like in linearSRGB.icc
H A Dtplink16 # skip Norton Commander Cleanup Utility NCCLEAN.INI by looking for valid vendor name
18 # skip user.dbt by looking for positive hardware id
20 # skip cversions.1.db cversions.2.db cversions.3.db inside
H A Daria9 # skip most uncompressed DEGAS med-res bitmap *.PI2 and GEM bitmap (v1) *.IMG
12 # skip DEGAS med-res bitmap DIAGRAM1.PI2 by test for valid length of download
/freebsd/tools/tools/ath/athpoke/
H A Dathpoke.c192 goto skip; in register_regs()
198 goto skip; in register_regs()
210 skip: in register_regs()
/freebsd/sys/netgraph/
H A Dng_async.c509 int skip = 0; in nga_rcv_async() local
529 skip = 2; in nga_rcv_async()
532 if (sc->slen - skip > sc->cfg.amru) { in nga_rcv_async()
538 if ((n = m_devget(sc->sbuf + skip, in nga_rcv_async()
539 sc->slen - skip, 0, rcvif, NULL))) { in nga_rcv_async()
/freebsd/crypto/openssl/test/
H A Devp_test.c348 t->skip = 1; in digest_test_init()
556 t->skip = 1; in cipher_test_init()
1165 t->skip = 1; in mac_test_init()
1333 t->skip = 1; in mac_test_run_pkey()
1467 if (skip) { in mac_test_run_mac()
1733 t->skip = 1; in pkey_test_init()
2157 t->skip = 1; in pbe_test_init()
2730 t->skip = 1; in kdf_test_init()
2798 t->skip = 1; in kdf_test_ctrl()
3526 t->skip = 0; in clear_test()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/
H A Dzed_cksum_config.ksh102 dd if=$FILEPATH of=/dev/null bs=1 count=1 skip=$blk 2>/dev/null
123 dd if=$FILEPATH of=/dev/null bs=1 count=1 skip=$blk 2>/dev/null
H A Dzed_io_config.ksh93 dd if=$FILEPATH of=/dev/null bs=1 count=1 skip=$blk 2>/dev/null
130 dd if=$FILEPATH of=/dev/null bs=1 count=1 skip=$blk 2>/dev/null
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c242 testdb(int skip) in testdb() argument
270 if (skip == 0 || c.c_port % skip != 0) in testdb()
/freebsd/contrib/ntp/sntp/libopts/
H A Dload.c189 int skip = 2; in add_prog_path() local
195 skip = 3; in add_prog_path()
225 fname += skip; in add_prog_path()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/
H A Dbclone_corner_cases.kshlib42 dd if=$file bs=$HALFRECORDSIZE count=1 skip=1 2>/dev/null | sha256digest
165 log_must dd if=$ORIG1 of=$CLONE bs=$HALFRECORDSIZE skip=0 seek=0 \
170 log_must dd if=$ORIG1 of=$CLONE bs=$HALFRECORDSIZE skip=1 seek=1 \
/freebsd/usr.sbin/ppp/
H A Darp.c231 int mib[6], skip; in arp_EtherAddr() local
267 skip = (ifm->ifm_flags & (IFF_UP | IFF_BROADCAST | IFF_POINTOPOINT | in arp_EtherAddr()
275 if (skip || (ifam->ifam_addrs & (RTA_NETMASK|RTA_IFA)) != in arp_EtherAddr()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_extend.h145 const int skip = 1 + srcExpBits; in clz_in_sig_frac() local
146 return src_rep_t_clz(sigFrac) - skip; in clz_in_sig_frac()
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dgzwrite.c201 if (gz_zero(state, state.state->skip) == -1)
332 if (gz_zero(state, state.state->skip) == -1)
410 if (gz_zero(state, state.state->skip) == -1) in gzvprintf()
504 if (gz_zero(state, state.state->skip) == -1)
581 if (gz_zero(state, state.state->skip) == -1)
616 if (gz_zero(state, state.state->skip) == -1)
651 if (gz_zero(state, state.state->skip) == -1)
/freebsd/sys/netinet/
H A Dtcp_pcap.c162 int bytes_to_copy=0, trailing_data, skip=0, tcp_off; in tcp_pcap_copy_bestfit() local
229 skip = bytes_to_copy - M_SIZE(n); in tcp_pcap_copy_bestfit()
259 m_copydata(m, skip, bytes_to_copy, n->m_data); in tcp_pcap_copy_bestfit()
/freebsd/tools/test/stress2/misc/
H A Dsyzkaller53.sh64 int skip = __atomic_load_n(&skip_segv, __ATOMIC_RELAXED) != 0;
68 if (skip && valid) {
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_nat6.c2770 int skip; in ipf_nat6_out() local
2807 if (skip <= 0) { in ipf_nat6_out()
2815 m->b_rptr += skip; in ipf_nat6_out()
2817 m->m_data += skip; in ipf_nat6_out()
2818 m->m_len -= skip; in ipf_nat6_out()
3165 int skip; in ipf_nat6_in() local
3263 if (skip <= 0) { in ipf_nat6_in()
3271 m->b_rptr += skip; in ipf_nat6_in()
3274 m->m_len -= skip; in ipf_nat6_in()
3724 int skip; in ipf_nat6_decap() local
[all …]

12345678910>>...30