Searched defs:wsize (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-10.1-release/lib/libc/string/
H A Dbcopy.c47 #define wsize sizeof(word) macro
[all...]
H A Dmemset.c43 #define wsize sizeof(u_int) macro
/freebsd-10.1-release/sys/powerpc/powerpc/
H A Dbcopy.c57 #define wsize sizeof(word) macro
[all...]
/freebsd-10.1-release/lib/libz/
H A Dinffast.c80 unsigned wsize; /* window size or zero if not using window */ local
H A Dinflate.h93 unsigned wsize; /* window size or zero if not using window */ member in struct:inflate_state
H A Ddeflate.c1396 uInt wsize = s->w_size; local
[all...]
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinffast.c82 unsigned wsize; /* window size or zero if not using window */ local
H A Dinflate.h91 unsigned wsize; /* window size or zero if not using window */ member in struct:inflate_state
H A Ddeflate.c1278 uInt wsize = s->w_size; local
[all...]
/freebsd-10.1-release/sys/nfs/
H A Dnfsdiskless.h82 int wsize; /* write size in bytes */ member in struct:onfs_args
/freebsd-10.1-release/lib/libedit/
H A Dchartype.h166 size_t wsize; member in struct:ct_buffer_t
/freebsd-10.1-release/sys/nfsclient/
H A Dnfsargs.h52 int wsize; /* write size in bytes */ member in struct:nfs_args
H A Dnfs_bio.c726 int wsize; local
H A Dnfs_vnops.c1366 int wsize; local
/freebsd-10.1-release/crypto/openssl/crypto/ec/
H A Dec_mult.c344 size_t *wsize = NULL; /* individual window sizes */ local
[all...]
/freebsd-10.1-release/lib/libc/db/hash/
H A Dhash.c477 int fp, i, wsize; local
H A Dhash_page.c574 int fd, page, size, wsize; local
/freebsd-10.1-release/sys/amd64/amd64/
H A Ddb_trace.c599 int avail, c, cpu, i, wsize; local
/freebsd-10.1-release/sys/i386/i386/
H A Ddb_trace.c622 int avail, i, wsize; local
/freebsd-10.1-release/sys/netipsec/
H A Dkeydb.h178 u_int wsize; /* window size, i.g. 4 bytes */ member in struct:secreplay
H A Dipsec.c1598 vshiftl(unsigned char *bitmap, int nbit, int wsize) argument
[all...]
/freebsd-10.1-release/sys/fs/nfsclient/
H A Dnfs_clbio.c735 int wsize; local
/freebsd-10.1-release/contrib/libarchive/cpio/test/
H A Dmain.c1567 size_t wsize; local
[all...]
/freebsd-10.1-release/contrib/libarchive/tar/test/
H A Dmain.c1568 size_t wsize; local
[all...]
/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dmain.c1591 size_t wsize; local
[all...]

Completed in 187 milliseconds

12