Searched defs:skip (Results 1 - 25 of 181) sorted by relevance

12345678

/freebsd-current/contrib/kyua/integration/helpers/
H A Dsimple_all_pass.cpp42 ATF_TEST_CASE_WITHOUT_HEAD(skip); variable
/freebsd-current/usr.bin/hexdump/
H A Dhexsyntax.c42 off_t skip; /* bytes to skip */ variable
/freebsd-current/contrib/wpa/src/crypto/
H A Drc4.c16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, argument
/freebsd-current/sys/i386/i386/
H A Din_cksum_machdep.c68 in_cksum_skip(struct mbuf *m, int len, int skip) argument
/freebsd-current/sys/arm/arm/
H A Din_cksum_machdep.c102 in_cksum_skip(struct mbuf *m, int len, int skip) argument
/freebsd-current/share/examples/tests/tests/tap/
H A Dprintf_test.c79 skip(int skip_num) function
/freebsd-current/tools/regression/posixsem/
H A Dtest.c100 skip(const char *reason) function
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_open_file.c126 off_t skip = (off_t)request; local
128 int64_t skip = request; local
130 long skip = (long)request; local
[all...]
H A Darchive_read_open_memory.c128 memory_read_skip(struct archive *a, void *client_data, int64_t skip) argument
H A Darchive_read_open_fd.c134 int64_t skip = request; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cpp21 static u32 CurrentStackTrace(Thread *thr, uptr skip) { argument
/freebsd-current/crypto/openssl/crypto/ec/
H A Dec2_oct.c133 size_t field_len, i, skip; local
[all...]
H A Decp_oct.c167 size_t field_len, i, skip; local
[all...]
/freebsd-current/sys/dev/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c89 u16 skip = 0; local
/freebsd-current/sys/netipsec/
H A Dipsec_mbuf.c54 m_makespace(struct mbuf *m0, int skip, int hlen, int *off) argument
86 bcopy(mtodo(m, hlen), mtod(m, caddr_t), skip); local
240 m_striphdr(struct mbuf *m, int skip, int hlen) argument
[all...]
H A Dudpencap.c318 udp_ipsec_adjust_cksum(struct mbuf *m, struct secasvar *sav, int proto, int skip) argument
/freebsd-current/tools/regression/usr.bin/cc/
H A Dfloat.c57 test1(const char *testdesc, int pass, int skip) argument
/freebsd-current/sys/netinet/
H A Din_cksum.c223 in_cksum_skip(struct mbuf *m, int len, int skip) argument
/freebsd-current/crypto/openssh/regress/unittests/hostkeys/
H A Dtest_iterate.c59 int expected_keytype, skip = 0; local
/freebsd-current/crypto/openssh/regress/
H A Dtest-exec.sh575 skip () function
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dread_open_memory.c164 memory_read_skip(struct archive *a, void *client_data, int64_t skip) argument
H A Dtest_tar_large.c166 memory_read_skip(struct archive *a, void *_private, int64_t skip) argument
/freebsd-current/usr.bin/ctags/
H A DC.c496 skip; local
521 bool skip; local
[all...]
/freebsd-current/contrib/lib9p/pytest/
H A Dclient.py206 def skip(self, detail=None): member in class:TestCase
/freebsd-current/sys/contrib/ck/include/
H A Dck_elide.h70 unsigned short skip; member in struct:ck_elide_stat

Completed in 278 milliseconds

12345678