Searched defs:skip (Results 26 - 50 of 182) sorted by relevance

12345678

/freebsd-current/sys/dev/iwm/
H A Dif_iwm_power.c255 int skip; local
/freebsd-current/sys/netipsec/
H A Dxform.h76 int skip; /* data offset */ member in struct:xform_data
H A Dipsec_input.c119 ipsec_common_input(struct mbuf *m, int skip, int protoff, int af, int sproto) argument
335 ipsec4_common_input_cb(struct mbuf *m, struct secasvar *sav, int skip, argument
581 ipsec6_common_input_cb(struct mbuf *m, struct secasvar *sav, int skip, int protoff) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_uio.c61 size_t skip = uio->uio_skip; local
132 size_t skip = uio->uio_skip; local
166 zfs_copy_bvec(void *p, size_t skip, size_t cnt, zfs_uio_rw_t rw, struct bio_vec *bv) argument
347 size_t skip = uio->uio_skip; local
[all...]
/freebsd-current/sys/kgssapi/krb5/
H A Dkcrypto_aes.c137 aes_encrypt_1(const struct krb5_key_state *ks, int buftype, void *buf, size_t skip, size_t len, void *ivec, bool encrypt) argument
176 aes_encrypt(const struct krb5_key_state *ks, struct mbuf *inout, size_t skip, size_t len, void *ivec, size_t ivlen) argument
247 aes_decrypt(const struct krb5_key_state *ks, struct mbuf *inout, size_t skip, size_t len, void *ivec, size_t ivlen) argument
316 aes_checksum(const struct krb5_key_state *ks, int usage, struct mbuf *inout, size_t skip, size_t inlen, size_t outlen) argument
[all...]
/freebsd-current/lib/libc/gen/
H A Dgetttyent.c218 skip(char *p) function
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DScriptLexer.cpp304 void ScriptLexer::skip() { (void)next(); } function in class:ScriptLexer
/freebsd-current/sys/netinet/
H A Dtcp_pcap.c162 int bytes_to_copy=0, trailing_data, skip=0, tcp_off; local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamReader.cpp147 Error BinaryStreamReader::skip(uint64_t Amount) { function in class:BinaryStreamReader
H A DDataExtractor.cpp229 void DataExtractor::skip(Cursor &C, uint64_t Length) const { function in class:DataExtractor
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp77 static bool skip(DataExtractor &Data, uint64_t &Offset, bool SkippedRanges) { function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_extend.h145 const int skip = 1 + srcExpBits; local
/freebsd-current/usr.sbin/ppp/
H A Darp.c231 int mib[6], skip; local
/freebsd-current/contrib/libdivsufsort/lib/
H A Dtrsort.c559 saidx_t t, skip, unsorted; local
[all...]
/freebsd-current/contrib/atf/atf-c++/
H A Dmacros_test.cpp312 ATF_TEST_CASE(skip); variable
/freebsd-current/contrib/tcsh/
H A Dtc.prompt.c370 int skip; local
/freebsd-current/contrib/nvi/cl/
H A Dcl.h21 size_t skip; /* Remaining keys. */ member in struct:_cl_private
/freebsd-current/contrib/nvi/common/
H A Dmsg.c46 size_t skip; /* Skipped string length. */ member in struct:__anon5533
/freebsd-current/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c242 testdb(int skip) argument
/freebsd-current/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h201 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member in struct:__anon11096
/freebsd-current/contrib/mandoc/
H A Dterm.c905 cond_width(const struct termp *p, int c, int *skip) argument
919 int ssz, skip, uc; local
[all...]
/freebsd-current/contrib/unbound/edns-subnet/
H A Daddrtree.c332 bits_common(const addrkey_t *s1, addrlen_t l1, const addrkey_t *s2, addrlen_t l2, addrlen_t skip) argument
354 issub(const addrkey_t *s1, addrlen_t l1, const addrkey_t *s2, addrlen_t l2, addrlen_t skip) argument
526 unittest_wrapper_addrtree_bits_common(const addrkey_t *s1, addrlen_t l1, const addrkey_t *s2, addrlen_t l2, addrlen_t skip) argument
534 unittest_wrapper_addrtree_issub(const addrkey_t *s1, addrlen_t l1, const addrkey_t *s2, addrlen_t l2, addrlen_t skip) argument
[all...]
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dload.c189 int skip = 2; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h90 bool skip(size_t Size) { function in class:llvm::orc::shared::SPSInputBuffer
/freebsd-current/lib/libsecureboot/
H A Dveopen.c70 fingerprint_info_add(const char *filename, const char *prefix, const char *skip, const char *data, struct stat *stp) argument

Completed in 389 milliseconds

12345678