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

12345678

/freebsd-11.0-release/usr.bin/hexdump/
H A Dhexsyntax.c48 off_t skip; /* bytes to skip */ variable
/freebsd-11.0-release/contrib/wpa/src/crypto/
H A Drc4.c16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, argument
/freebsd-11.0-release/lib/libc/gen/
H A Dreaddir.c52 _readdir_unlocked(DIR *dirp, int skip) argument
H A Dgetttyent.c198 skip(char *p) function
/freebsd-11.0-release/sys/netipsec/
H A Dxform_tcp.c136 tcpsignature_input(struct mbuf *m, struct secasvar *sav, int skip, argument
149 tcpsignature_output(struct mbuf *m, struct ipsecrequest *isr, struct mbuf **mp, int skip, int protoff) argument
H A Dipsec_mbuf.c54 m_makespace(struct mbuf *m0, int skip, int hlen, int *off) argument
229 m_striphdr(struct mbuf *m, int skip, int hlen) argument
[all...]
/freebsd-11.0-release/sys/arm/arm/
H A Din_cksum.c104 in_cksum_skip(struct mbuf *m, int len, int skip) argument
/freebsd-11.0-release/sys/sparc64/sparc64/
H A Din_cksum.c113 in_cksum_skip(struct mbuf *m, int len, int skip) argument
/freebsd-11.0-release/contrib/subversion/
H A Dgen-make.py278 skip = 0 variable
/freebsd-11.0-release/crypto/openssl/ssl/
H A Dd1_clnt.c170 int new_state, state, skip = 0; local
H A Dd1_srvr.c169 int new_state, state, skip = 0; local
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_read_open_file.c127 off_t skip = (off_t)request; local
129 int64_t skip = request; local
131 long skip = (long)request; local
[all...]
H A Darchive_read_open_memory.c130 memory_read_skip(struct archive *a, void *client_data, int64_t skip) argument
H A Darchive_read_open_fd.c135 int64_t skip = request; local
/freebsd-11.0-release/tools/regression/posixsem/
H A Dtest.c100 skip(const char *reason) function
/freebsd-11.0-release/usr.bin/ctags/
H A DC.c471 skip; local
496 skip, local
[all...]
/freebsd-11.0-release/contrib/ntp/lib/isc/
H A Dlfsr.c118 lfsr_skipgenerate(isc_lfsr_t *lfsr, unsigned int skip) argument
132 isc_lfsr_skip(isc_lfsr_t *lfsr, unsigned int skip) argument
/freebsd-11.0-release/contrib/libarchive/libarchive/test/
H A Dread_open_memory.c163 memory_read_skip(struct archive *a, void *client_data, int64_t skip) argument
H A Dtest_tar_large.c167 memory_read_skip(struct archive *a, void *_private, int64_t skip) argument
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cc22 static u32 CurrentStackTrace(Thread *thr, uptr skip) { argument
/freebsd-11.0-release/sys/i386/i386/
H A Din_cksum.c199 in_cksum_skip(struct mbuf *m, int len, int skip) argument
[all...]
/freebsd-11.0-release/sys/mips/mips/
H A Din_cksum.c200 in_cksum_skip(struct mbuf *m, int len, int skip) argument
/freebsd-11.0-release/sys/arm64/arm64/
H A Din_cksum.c194 in_cksum_skip(struct mbuf *m, int len, int skip) argument
/freebsd-11.0-release/sys/amd64/amd64/
H A Din_cksum.c194 in_cksum_skip(struct mbuf *m, int len, int skip) argument
/freebsd-11.0-release/crypto/openssl/crypto/ec/
H A Dec2_oct.c181 size_t field_len, i, skip; local
[all...]

Completed in 247 milliseconds

12345678