Searched defs:crc (Results 1 - 25 of 137) sorted by path

123456

/freebsd-10-stable/bin/pax/
H A Dbuf_subs.c674 u_long crc = 0L; local
[all...]
H A Dfile_subs.c896 unsigned long crc = 0L; local
H A Dpax.h204 u_long crc; /* file crc */ member in struct:archd
/freebsd-10-stable/contrib/apr-util/memcache/
H A Dapr_memcache.c547 apr_uint32_t crc; local
/freebsd-10-stable/contrib/binutils/bfd/
H A Dopncls.c1040 bfd_calc_gnu_debuglink_crc32(unsigned long crc, const unsigned char *buf, bfd_size_type len) argument
1170 separate_debug_file_exists(const char *name, const unsigned long crc) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dremote.c4773 crc32(unsigned char *buf, int len, unsigned int crc) argument
H A Dsymfile.c1013 separate_debug_file_exists(const char *name, unsigned long crc) argument
H A Dutils.c2981 gnu_debuglink_crc32(unsigned long crc, unsigned char *buf, size_t len) argument
H A Dxmodem.c77 unsigned int crc; local
100 unsigned short crc = 0; local
196 int crc; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_compression_store.c130 unsigned long crc; local
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h856 crc = 23, // ERROR_CRC, enumerator in enum:llvm::windows_error::_
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp336 uint32_t crc; local
[all...]
/freebsd-10-stable/contrib/mtree/
H A Dcrc.c120 crc(int fd, u_int32_t *cval, u_int32_t *clen) function
/freebsd-10-stable/contrib/ntp/include/
H A Dmbg_gps166.h887 l_fp crc; ///< +- Cosine Corr. Term to Orbit Radius [m] member in struct:__anon17
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_trap_rcv.c162 uint32_t crc = -1L; local
207 uint32_t crc = 0; local
[all...]
/freebsd-10-stable/contrib/serf/buckets/
H A Ddeflate_buckets.c57 unsigned long crc; member in struct:__anon10
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-mobile.c76 u_short proto,crc; local
/freebsd-10-stable/contrib/xz/src/liblzma/common/
H A Dstream_flags_decoder.c39 const uint32_t crc = lzma_crc32(in + sizeof(lzma_header_magic), local
68 const uint32_t crc = lzma_crc32(in + sizeof(uint32_t), local
H A Dstream_flags_encoder.c46 const uint32_t crc = lzma_crc32(out + sizeof(lzma_header_magic), local
76 const uint32_t crc = lzma_crc32( local
/freebsd-10-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dcrypto.c123 uint32_t crc; local
374 uint32_t crc, num; local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dcrc.c44 unsigned long crc, poly; local
H A Dcrypto-des.c107 uint32_t crc; local
/freebsd-10-stable/crypto/openssh/
H A Dcrc32.c99 u_int32_t i, crc; local
H A Ddeattack.c81 u_int32_t crc; local
/freebsd-10-stable/lib/libstand/
H A Dnandfs.c129 nandfs_crc32(uint32_t crc, const uint8_t *buf, size_t len) argument
[all...]

Completed in 221 milliseconds

123456