Searched defs:size (Results 226 - 250 of 3101) sorted by relevance

1234567891011>>

/freebsd-10.3-release/lib/libstand/
H A Dnullfs.c81 int null_read (struct open_file *f, void *buf, size_t size, size_t *resid) argument
86 int null_write (struct open_file *f, void *buf, size_t size, size_t *resid) argument
/freebsd-10.3-release/lib/libufs/
H A Dblock.c51 bread(struct uufsd *disk, ufs2_daddr_t blockno, void *data, size_t size) argument
98 bwrite(struct uufsd *disk, ufs2_daddr_t blockno, const void *data, size_t size) argument
145 berase_helper(struct uufsd *disk, ufs2_daddr_t blockno, ufs2_daddr_t size) argument
157 berase_helper(struct uufsd *disk, ufs2_daddr_t blockno, ufs2_daddr_t size) argument
190 berase(struct uufsd *disk, ufs2_daddr_t blockno, ufs2_daddr_t size) argument
[all...]
H A Dsblock.c56 int i, size, blks; local
128 int blks, size; local
[all...]
/freebsd-10.3-release/lib/libusbhid/
H A Ddata.c122 hid_get_report(int fd, enum hid_kind k, unsigned char *data, unsigned int size) argument
134 hid_set_report(int fd, enum hid_kind k, unsigned char *data, unsigned int size) argument
H A Ddescr.c157 hid_use_report_desc(unsigned char *data, unsigned int size) argument
/freebsd-10.3-release/lib/libc/iconv/
H A Dcitrus_lookup_factory.c82 size_t size; local
99 size_t size; local
/freebsd-10.3-release/lib/libc/inet/
H A Dinet_ntop.c84 inet_ntop4(const u_char *src, char *dst, socklen_t size) argument
57 inet_ntop(int af, const void * __restrict src, char * __restrict dst, socklen_t size) argument
106 inet_ntop6(const u_char *src, char *dst, socklen_t size) argument
[all...]
/freebsd-10.3-release/crypto/openssh/
H A Dmonitor_mm.h34 size_t size; member in struct:mm_share
41 size_t size; member in struct:mm_master
H A Dxmalloc.c40 xmalloc(size_t size) argument
53 xcalloc(size_t nmemb, size_t size) argument
69 xreallocarray(void *ptr, size_t nmemb, size_t size) argument
[all...]
/freebsd-10.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-hfa.c147 void *hfa_bootmem_alloc (uint64_t size, uint64_t alignment) argument
163 int hfa_bootmem_free (void *ptr, uint64_t size) argument
/freebsd-10.3-release/sys/dev/nxge/include/
H A Dxge-os-pal.h60 int size; /* total size of trace buffer */ member in struct:xge_os_tracebuf_t
/freebsd-10.3-release/sys/boot/ficl/amd64/
H A Dsysdep.c65 void *ficlMalloc (size_t size) argument
70 void *ficlRealloc (void *p, size_t size) argument
/freebsd-10.3-release/sys/boot/ficl/arm/
H A Dsysdep.c65 void *ficlMalloc (size_t size) argument
70 void *ficlRealloc (void *p, size_t size) argument
/freebsd-10.3-release/sys/boot/ficl/ia64/
H A Dsysdep.c65 void *ficlMalloc (size_t size) argument
70 void *ficlRealloc (void *p, size_t size) argument
/freebsd-10.3-release/sys/boot/ficl/mips/
H A Dsysdep.c65 void *ficlMalloc (size_t size) argument
70 void *ficlRealloc (void *p, size_t size) argument
/freebsd-10.3-release/sys/boot/ficl/powerpc/
H A Dsysdep.c65 void *ficlMalloc (size_t size) argument
70 void *ficlRealloc (void *p, size_t size) argument
/freebsd-10.3-release/sys/boot/ficl/sparc64/
H A Dsysdep.c65 void *ficlMalloc (size_t size) argument
70 void *ficlRealloc (void *p, size_t size) argument
/freebsd-10.3-release/sys/boot/i386/kgzldr/
H A Dlib.c50 kzipmalloc(int size) argument
/freebsd-10.3-release/sys/boot/ofw/libofw/
H A Dlibofw.h80 cell_t size; member in struct:ofw_reg
87 cell_t size; member in struct:ofw_reg2
/freebsd-10.3-release/sys/boot/zfs/
H A Dlibzfs.h52 uint32_t size; member in struct:zfs_boot_args
/freebsd-10.3-release/sys/cddl/boot/zfs/
H A Dfletcher.c29 fletcher_2_native(const void *buf, uint64_t size, zio_cksum_t *zcp) argument
46 fletcher_2_byteswap(const void *buf, uint64_t size, zio_cksum_t *zcp) argument
63 fletcher_4_native(const void *buf, uint64_t size, zio_cksum_t *zcp) argument
80 fletcher_4_byteswap(const void *buf, uint64_t size, zio_cksum_t *zcp) argument
/freebsd-10.3-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_string.c84 int size; local
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_fletcher.c139 fletcher_2_native(const void *buf, uint64_t size, argument
158 fletcher_2_byteswap(const void *buf, uint64_t size, argument
177 fletcher_4_native(const void *buf, uint64_t size, argument
196 fletcher_4_byteswap(const void *buf, uint64_t size, argument
214 fletcher_4_incremental_native(const void *buf, uint64_t size, argument
237 fletcher_4_incremental_byteswap(const void *buf, uint64_t size, zio_cksum_t *zcp) argument
[all...]
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/ctf/
H A Dctf_subr.c41 ctf_data_alloc(size_t size) argument
52 ctf_data_free(void *buf, size_t size) argument
59 ctf_data_protect(void *buf, size_t size) argument
65 ctf_alloc(size_t size) argument
72 ctf_free(void *buf, size_t size) argument
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dbqueue.c35 bqueue_init(bqueue_t *q, uint64_t size, size_t node_offset) argument

Completed in 240 milliseconds

1234567891011>>