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

123

/freebsd-11-stable/lib/libgeom/
H A Dgeom_getxml.c57 size_t sizep; local
/freebsd-11-stable/lib/libc/gen/
H A Dsysctlnametomib.c43 sysctlnametomib(const char *name, int *mibp, size_t *sizep) argument
/freebsd-11-stable/lib/libc/xdr/
H A Dxdr_array.c67 xdr_array(XDR *xdrs, caddr_t *addrp, u_int *sizep, u_int maxsize, u_int elsize, xdrproc_t elproc) argument
/freebsd-11-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
/freebsd-11-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-11-stable/sbin/hastd/
H A Debuf.c189 ebuf_data(struct ebuf *eb, size_t *sizep) argument
H A Dhast_checksum.c95 checksum_send(const struct hast_resource *res, struct nv *nv, void **datap, size_t *sizep, bool *freedatap __unused) argument
125 checksum_recv(const struct hast_resource *res __unused, struct nv *nv, void **datap, size_t *sizep, bool *freedatap __unused) argument
H A Dhast_compression.c74 hast_hole_compress(const unsigned char *data, size_t *sizep) argument
96 hast_hole_decompress(const unsigned char *data, size_t *sizep) argument
126 hast_lzf_compress(const unsigned char *data, size_t *sizep) argument
158 hast_lzf_decompress(const unsigned char *data, size_t *sizep) argument
205 compression_send(const struct hast_resource *res, struct nv *nv, void **datap, size_t *sizep, bool *freedatap) argument
253 compression_recv(const struct hast_resource *res __unused, struct nv *nv, void **datap, size_t *sizep, bool *freedatap) argument
[all...]
/freebsd-11-stable/bin/ed/
H A Dio.c218 get_extended_line(int *sizep, int nonl) argument
/freebsd-11-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-11-stable/sys/dev/dpaa/
H A Dbman_fdt.c113 get_addr_props(phandle_t node, uint32_t *addrp, uint32_t *sizep) argument
H A Dqman_fdt.c113 get_addr_props(phandle_t node, uint32_t *addrp, uint32_t *sizep) argument
/freebsd-11-stable/sys/dev/ofw/
H A Dofw_subr.c46 get_addr_props(phandle_t node, uint32_t *addrp, uint32_t *sizep, int *pcip) argument
/freebsd-11-stable/sys/dev/gxemul/disk/
H A Dgxemul_disk.c244 gxemul_disk_size(unsigned diskid, uint64_t *sizep) argument
/freebsd-11-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-11-stable/cddl/contrib/opensolaris/cmd/lockstat/
H A Dsym.c246 addr_to_sym(uintptr_t addr, uintptr_t *offset, size_t *sizep) argument
/freebsd-11-stable/sys/kern/
H A Dvfs_extattr.c329 size_t size, *sizep; local
635 size_t size, *sizep; local
/freebsd-11-stable/stand/efi/loader/
H A Dframebuffer.c223 efifb_uga_locate_framebuffer(EFI_PCI_IO_PROTOCOL *pciio, uint64_t *addrp, uint64_t *sizep) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_fnvpair.c80 fnvlist_pack(nvlist_t *nvl, size_t *sizep) argument

Completed in 167 milliseconds

123