Searched defs:sizep (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-10-stable/lib/libgeom/
H A Dgeom_getxml.c44 size_t sizep; local
/freebsd-10-stable/lib/libc/gen/
H A Dsysctlnametomib.c43 sysctlnametomib(const char *name, int *mibp, size_t *sizep) argument
/freebsd-10-stable/sys/xdr/
H A Dxdr_array.c64 xdr_array(XDR *xdrs, caddr_t *addrp, u_int *sizep, u_int maxsize, u_int elsize, xdrproc_t elproc) argument
H A Dxdr.c503 xdr_bytes(XDR *xdrs, char **cpp, u_int *sizep, u_int maxsize) argument
/freebsd-10-stable/sbin/hastd/
H A Debuf.c187 ebuf_data(struct ebuf *eb, size_t *sizep) argument
H A Dhast_checksum.c93 checksum_send(const struct hast_resource *res, struct nv *nv, void **datap, size_t *sizep, bool *freedatap __unused) argument
123 checksum_recv(const struct hast_resource *res __unused, struct nv *nv, void **datap, size_t *sizep, bool *freedatap __unused) argument
H A Dhast_compression.c72 hast_hole_compress(const unsigned char *data, size_t *sizep) argument
94 hast_hole_decompress(const unsigned char *data, size_t *sizep) argument
124 hast_lzf_compress(const unsigned char *data, size_t *sizep) argument
156 hast_lzf_decompress(const unsigned char *data, size_t *sizep) argument
203 compression_send(const struct hast_resource *res, struct nv *nv, void **datap, size_t *sizep, bool *freedatap) argument
251 compression_recv(const struct hast_resource *res __unused, struct nv *nv, void **datap, size_t *sizep, bool *freedatap) argument
[all...]
H A Dactivemap.c527 activemap_bitmap(struct activemap *amp, size_t *sizep) argument
/freebsd-10-stable/lib/libc/stdio/
H A Dopen_memstream.c49 size_t *sizep; member in struct:memstream
174 open_memstream(char **bufp, size_t *sizep) argument
H A Dopen_wmemstream.c49 size_t *sizep; member in struct:wmemstream
235 open_wmemstream(wchar_t **bufp, size_t *sizep) argument
/freebsd-10-stable/sys/kern/
H A Dvfs_extattr.c328 size_t size, *sizep; local
634 size_t size, *sizep; local
/freebsd-10-stable/sys/dev/sfxge/common/
H A Def10_vpd.c105 ef10_vpd_size( __in efx_nic_t *enp, __out size_t *sizep) argument
H A Dsiena_vpd.c42 siena_vpd_get_static( __in efx_nic_t *enp, __in uint32_t partn, __deref_out_bcount_opt(*sizep) caddr_t *svpdp, __out size_t *sizep) argument
202 siena_vpd_size( __in efx_nic_t *enp, __out size_t *sizep) argument
H A Dsiena_nvram.c42 siena_nvram_partn_size( __in efx_nic_t *enp, __in uint32_t partn, __out size_t *sizep) argument
304 siena_nvram_get_dynamic_cfg( __in efx_nic_t *enp, __in uint32_t partn, __in boolean_t vpd, __out siena_mc_dynamic_config_hdr_t **dcfgp, __out size_t *sizep) argument
H A Defx_vpd.c146 efx_vpd_size( __in efx_nic_t *enp, __out size_t *sizep) argument
H A Defx_nic.c331 efx_nic_get_bar_region( __in efx_nic_t *enp, __in efx_nic_region_t region, __out uint32_t *offsetp, __out size_t *sizep) argument
H A Defx_nvram.c152 efx_nvram_size( __in efx_nic_t *enp, __in efx_nvram_type_t type, __out size_t *sizep) argument
653 efx_mcdi_nvram_info( __in efx_nic_t *enp, __in uint32_t partn, __out_opt size_t *sizep, __out_opt uint32_t *addressp, __out_opt uint32_t *erase_sizep, __out_opt uint32_t *write_sizep) argument
/freebsd-10-stable/bin/ed/
H A Dio.c218 get_extended_line(int *sizep, int nonl) argument
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dstring.cpp31 static char *salloc(int len, int *sizep) argument
46 static char *sfree_alloc(char *ptr, int oldsz, int len, int *sizep) argument
61 srealloc(char *ptr, int oldsz, int oldlen, int newlen, int *sizep) argument
[all...]
/freebsd-10-stable/sys/dev/gxemul/disk/
H A Dgxemul_disk.c244 gxemul_disk_size(unsigned diskid, uint64_t *sizep) argument
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/lockstat/
H A Dsym.c261 addr_to_sym(uintptr_t addr, uintptr_t *offset, size_t *sizep) argument
/freebsd-10-stable/sys/boot/efi/loader/arch/amd64/
H A Dframebuffer.c223 efifb_uga_locate_framebuffer(EFI_PCI_IO_PROTOCOL *pciio, uint64_t *addrp, uint64_t *sizep) argument
/freebsd-10-stable/sys/powerpc/ofw/
H A Dofw_machdep.c459 OF_get_addr_props(phandle_t node, uint32_t *addrp, uint32_t *sizep, int *pcip) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_fnvpair.c80 fnvlist_pack(nvlist_t *nvl, size_t *sizep) argument
/freebsd-10-stable/usr.bin/mkimg/
H A Dimage.c330 image_copyin_stream(lba_t blk, int fd, uint64_t *sizep) argument
378 image_copyin_mapped(lba_t blk, int fd, uint64_t *sizep) argument
471 image_copyin(lba_t blk, int fd, uint64_t *sizep) argument
[all...]

Completed in 250 milliseconds

12