Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 25 of 188) sorted by relevance

12345678

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_open_file.c126 off_t skip = (off_t)request; in file_skip() local
128 int64_t skip = request; in file_skip() local
130 long skip = (long)request; in file_skip() local
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_uio.c61 size_t skip = uio->uio_skip; in zfs_uiomove_iov() local
132 size_t skip = uio->uio_skip; in zfs_uiomove_bvec_impl() local
166 zfs_copy_bvec(void *p, size_t skip, size_t cnt, zfs_uio_rw_t rw, in zfs_copy_bvec()
347 size_t skip = uio->uio_skip; in zfs_uio_prefaultpages() local
/freebsd/sys/netipsec/
H A Dxform_ah.c264 ah_massage_headers(struct mbuf **m0, int proto, int skip, int alg, int out) in ah_massage_headers()
535 ah_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in ah_input()
701 int authsize, rplen, ahsize, error, skip, protoff; in ah_input_cb() local
843 u_int idx, int skip, int protoff) in ah_output()
1096 int skip, error; in ah_output_cb() local
H A Dxform_ipcomp.c198 ipcomp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in ipcomp_input()
293 int skip, protoff; in ipcomp_input_cb() local
400 u_int idx, int skip, int protoff) in ipcomp_output()
540 int error, skip, protoff; in ipcomp_output_cb() local
H A Dipsec_input.c119 ipsec_common_input(struct mbuf *m, int skip, int protoff, int af, int sproto) in ipsec_common_input()
335 ipsec4_common_input_cb(struct mbuf *m, struct secasvar *sav, int skip, in ipsec4_common_input_cb()
581 ipsec6_common_input_cb(struct mbuf *m, struct secasvar *sav, int skip, in ipsec6_common_input_cb()
H A Dipsec_mbuf.c54 m_makespace(struct mbuf *m0, int skip, int hlen, int *off) in m_makespace()
240 m_striphdr(struct mbuf *m, int skip, int hlen) in m_striphdr()
H A Dxform_esp.c269 esp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in esp_input()
503 int hlen, skip, protoff, error, alen; in esp_input_cb() local
695 u_int idx, int skip, int protoff) in esp_output()
/freebsd/sys/kgssapi/krb5/
H A Dkcrypto_aes.c138 size_t skip, size_t len, void *ivec, bool encrypt) in aes_encrypt_1()
177 size_t skip, size_t len, void *ivec, size_t ivlen) in aes_encrypt()
248 size_t skip, size_t len, void *ivec, size_t ivlen) in aes_decrypt()
317 struct mbuf *inout, size_t skip, size_t inlen, size_t outlen) in aes_checksum()
H A Dkcrypto.h115 size_t skip, size_t len, void *ivec, size_t ivlen) in krb5_encrypt()
123 size_t skip, size_t len, void *ivec, size_t ivlen) in krb5_decrypt()
131 struct mbuf *inout, size_t skip, size_t inlen, size_t outlen) in krb5_checksum()
/freebsd/sys/opencrypto/
H A Dcriov.c179 cvm_page_contiguous_segment(vm_page_t *pages, size_t skip, int len) in cvm_page_contiguous_segment()
288 m_epg_contiguous_subsegment(struct mbuf *m, size_t skip, size_t len) in m_epg_contiguous_subsegment()
788 m_contiguous_subsegment(struct mbuf *m, size_t skip, size_t len) in m_contiguous_subsegment()
809 cuio_contiguous_segment(struct uio *uio, size_t skip, size_t len) in cuio_contiguous_segment()
826 crypto_buffer_contiguous_subsegment(struct crypto_buffer *cb, size_t skip, in crypto_buffer_contiguous_subsegment()
854 crypto_contiguous_subsegment(struct cryptop *crp, size_t skip, size_t len) in crypto_contiguous_subsegment()
/freebsd/lib/libc/db/btree/
H A Dbt_split.c82 u_int16_t skip; in __bt_split() local
333 bt_page(BTREE *t, PAGE *h, PAGE **lp, PAGE **rp, indx_t *skip, size_t ilen) in bt_page()
431 bt_root(BTREE *t, PAGE *h, PAGE **lp, PAGE **rp, indx_t *skip, size_t ilen) in bt_root()
598 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h176 virtual void skip() {} in skip() function
311 void skip() override { in skip() function
403 template <class CollectionType> void skip(CollectionType &C) { in skip() function
444 void skip() override { yaml::skip(*this); } in skip() function
501 void skip() override { yaml::skip(*this); } in skip() function
/freebsd/sbin/veriexec/
H A Dmanifest_lexer.l73 int skip = atoi(&yytext[2]); variable
/freebsd/usr.bin/ctags/
H A DC.c496 skip; in skip_string() local
521 bool skip; in skip_key() local
/freebsd/contrib/kyua/integration/helpers/
H A Dsimple_all_pass.cpp43 ATF_TEST_CASE_BODY(skip) in ATF_TEST_CASE_BODY() argument
/freebsd/contrib/unbound/edns-subnet/
H A Daddrtree.c333 const addrkey_t *s2, addrlen_t l2, addrlen_t skip) in bits_common()
355 const addrkey_t *s2, addrlen_t l2, addrlen_t skip) in issub()
527 addrlen_t l1, const addrkey_t *s2, addrlen_t l2, addrlen_t skip) { in unittest_wrapper_addrtree_bits_common()
535 const addrkey_t *s2, addrlen_t l2, addrlen_t skip) { in unittest_wrapper_addrtree_issub()
/freebsd/usr.bin/hexdump/
H A Dhexsyntax.c42 off_t skip; /* bytes to skip */ variable
/freebsd/contrib/wpa/src/crypto/
H A Drc4.c16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip()
/freebsd/sys/i386/i386/
H A Din_cksum_machdep.c68 in_cksum_skip(struct mbuf *m, int len, int skip) in in_cksum_skip()
/freebsd/sys/kern/
H A Dsubr_blist.c774 daddr_t blk, i, r, skip; in blst_meta_alloc() local
869 daddr_t blk, endBlk, i, skip; in blst_meta_free() local
914 daddr_t endBlk, i, skip; in blst_copy() local
992 daddr_t blk, endBlk, i, nblks, skip; in blst_meta_fill() local
1028 daddr_t skip; in blst_radix_print() local
/freebsd/share/examples/tests/tests/tap/
H A Dprintf_test.c79 skip(int skip_num) in skip() function
/freebsd/tools/regression/posixsem/
H A Dtest.c100 skip(const char *reason) in skip() function
/freebsd/usr.sbin/i2c/
H A Di2c.c57 const char *skip; member
159 parse_skip(const char *skip, char blacklist[128]) in parse_skip()
208 scan_bus(const char *dev, int fd, const char *skip, int verbose) in scan_bus()
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Duio.h107 size_t skip) in zfs_uio_iovec_init()
154 ssize_t resid, size_t skip) in zfs_uio_iov_iter_init()
/freebsd/sys/arm/arm/
H A Din_cksum_machdep.c102 in_cksum_skip(struct mbuf *m, int len, int skip) in in_cksum_skip()

12345678