Home
last modified time | relevance | path

Searched defs:reqsize (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/container/
H A Darray.d39 size_t reqsize = mulu(T.sizeof, nlength, overflow); in Array() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/container/
H A Darray.d39 size_t reqsize = mulu(T.sizeof, nlength, overflow); in Array() local
/netbsd-src/sys/kern/
H A Dkern_malloc.c105 kern_malloc(unsigned long reqsize, int flags) in kern_malloc()
/netbsd-src/dist/pf/libexec/tftp-proxy/
H A Dtftp-proxy.c84 int c, fd = 0, on = 1, out_fd = 0, peer, reqsize = 0; in main() local
/netbsd-src/sys/uvm/
H A Duvm_readahead.c220 off_t reqoff, size_t reqsize) in uvm_ra_request()
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dntp_worker.c166 size_t reqsize, in queue_blocking_request()
/netbsd-src/sys/dev/pci/
H A Dpci_map.c569 int busflags, bus_size_t reqsize, bus_size_t offset, bus_space_tag_t *tagp, in pci_mapreg_submap()
/netbsd-src/sys/arch/mac68k/mac68k/
H A Dmachdep.c2621 int reqsize = mac68k_video.mv_height * mac68k_video.mv_stride; get_mapping() local
/netbsd-src/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_solaris_v2_v3.c435 xdr_amd_putrddirres(XDR *xdrs, nfsdirlist *dp, ulong reqsize) in xdr_amd_putrddirres()
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dclient.c1725 size_t reqsize; ns__client_request() local
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clrpcops.c2708 int reqsize, tryformoredirs = 1, readsize, eof = 0, gotmnton = 0; in nfsrpc_readdir() local