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

12345678

/freebsd-10-stable/usr.bin/hexdump/
H A Dhexsyntax.c48 off_t skip; /* bytes to skip */ variable
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Drc4.c16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, argument
/freebsd-10-stable/sys/sparc64/sparc64/
H A Din_cksum.c113 in_cksum_skip(struct mbuf *m, int len, int skip) argument
/freebsd-10-stable/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.c53 m_makespace(struct mbuf *m0, int skip, int hlen, int *off) argument
228 m_striphdr(struct mbuf *m, int skip, int hlen) argument
[all...]
/freebsd-10-stable/contrib/subversion/
H A Dgen-make.py278 skip = 0 variable
/freebsd-10-stable/sys/netatalk/
H A Dddp_output.c93 at_cksum(struct mbuf *m, int skip) argument
/freebsd-10-stable/tools/regression/posixsem/
H A Dtest.c100 skip(const char *reason) function
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_open_memory.c129 memory_read_skip(struct archive *a, void *client_data, int64_t skip) argument
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_fd.c135 int64_t skip = request; local
/freebsd-10-stable/share/examples/tests/tests/tap/
H A Dprintf_test.c80 skip(int skip_num) function
/freebsd-10-stable/sys/arm/arm/
H A Din_cksum.c104 in_cksum_skip(struct mbuf *m, int len, int skip) argument
/freebsd-10-stable/usr.bin/ctags/
H A DC.c471 skip; local
496 skip, local
[all...]
/freebsd-10-stable/usr.sbin/pkg_install/info/
H A Dinfo.h60 Boolean skip; member in struct:which_entry
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Dec2_oct.c181 size_t field_len, i, skip; local
[all...]
H A Decp_oct.c218 size_t field_len, i, skip; local
[all...]
/freebsd-10-stable/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-10-stable/contrib/libarchive/libarchive/test/
H A Dread_open_memory.c165 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-10-stable/lib/libc/gen/
H A Dgetttyent.c198 skip(char *p) function
/freebsd-10-stable/cddl/compat/opensolaris/misc/
H A Dfsshare.c72 getline(FILE *fd, const char *skip) argument
/freebsd-10-stable/sys/amd64/amd64/
H A Din_cksum.c194 in_cksum_skip(struct mbuf *m, int len, int skip) argument
/freebsd-10-stable/sys/i386/i386/
H A Din_cksum.c199 in_cksum_skip(struct mbuf *m, int len, int skip) argument
[all...]
/freebsd-10-stable/sys/ia64/ia64/
H A Din_cksum.c194 in_cksum_skip(struct mbuf *m, int len, int skip) argument

Completed in 259 milliseconds

12345678