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

1234567891011>>

/openbsd-current/usr.sbin/lpd/
H A Diobuf.h22 size_t size; member in struct:ioqbuf
30 size_t size; member in struct:iobuf
/openbsd-current/regress/sys/kern/flock/
H A Dutil.c35 make_file(off_t size) argument
/openbsd-current/sys/lib/libsa/
H A Dalloc.c116 unsigned size; member in struct:fl
133 alloc(unsigned int size) argument
214 free(void *ptr, unsigned int size) argument
[all...]
/openbsd-current/usr.bin/cvs/
H A Dxmalloc.c27 xmalloc(size_t size) argument
41 xcalloc(size_t nmemb, size_t size) argument
55 xreallocarray(void *ptr, size_t nmemb, size_t size) argument
[all...]
/openbsd-current/usr.bin/diff/
H A Dxmalloc.c26 xmalloc(size_t size) argument
39 xcalloc(size_t nmemb, size_t size) argument
50 xreallocarray(void *ptr, size_t nmemb, size_t size) argument
[all...]
/openbsd-current/usr.bin/file/
H A Dxmalloc.c26 xmalloc(size_t size) argument
39 xcalloc(size_t nmemb, size_t size) argument
52 xreallocarray(void *ptr, size_t nmemb, size_t size) argument
[all...]
/openbsd-current/usr.bin/rcs/
H A Dxmalloc.c26 xmalloc(size_t size) argument
39 xcalloc(size_t nmemb, size_t size) argument
52 xreallocarray(void *ptr, size_t nmemb, size_t size) argument
[all...]
/openbsd-current/lib/libc/net/
H A Dinet_net_ntop.c45 inet_net_ntop(int af, const void *src, int bits, char *dst, size_t size) argument
72 inet_net_ntop_ipv4(const u_char *src, int bits, char *dst, size_t size) argument
140 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) argument
[all...]
/openbsd-current/sys/arch/macppc/stand/
H A Dalloc.c85 unsigned size; member in struct:ml
95 alloc(unsigned size) argument
174 free(void *ptr, unsigned size) argument
[all...]
/openbsd-current/usr.sbin/ldomctl/
H A Dutil.c30 xmalloc(size_t size) argument
41 xzalloc(size_t size) argument
51 xreallocarray(void *o, size_t nmemb, size_t size) argument
/openbsd-current/libexec/ld.so/ldconfig/
H A Detc.c31 xmalloc(size_t size) argument
41 xrealloc(void *ptr, size_t size) argument
51 xcalloc(size_t nmemb, size_t size) argument
/openbsd-current/usr.bin/make/
H A Dgarray.h34 unsigned int size; /* Total max size */ member in struct:growableArray
/openbsd-current/usr.bin/dig/lib/dns/
H A Dkey.c33 int size; local
/openbsd-current/sys/dev/usb/
H A Dusb_mem.h44 size_t size; member in struct:usb_dma_block
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dhashtable.h27 __hash_init(struct hlist_head *table, u_int size) argument
36 __hash_empty(struct hlist_head *table, u_int size) argument
/openbsd-current/sys/arch/sparc64/dev/
H A Dmsi.c34 bus_size_t eqsize, size; local
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DRecyclingAllocator.h62 inline void *operator new(size_t size, argument
/openbsd-current/gnu/llvm/llvm/include/llvm/XRay/
H A DTrace.h66 size_type size() const { return Records.size(); } function in class:llvm::xray::Trace
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dstandalone_malloc_test.cpp30 size_t size = 1 + (i % 200); local
43 size_t size = allocated[slot].second; local
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/stats/
H A Dstats.h32 u32 size; member in struct:__sanitizer::StatModule
/openbsd-current/sys/uvm/
H A Duvm_fault.h59 vsize_t size; /* size of interest */ member in struct:uvm_faultinfo
/openbsd-current/usr.sbin/dhcpd/
H A Dhash.c76 do_hash(unsigned char *name, int len, int size) argument
/openbsd-current/regress/sys/net/pf_forward/
H A Dping_mtu.py12 size=int(sys.argv[3]) variable
/openbsd-current/regress/sys/netinet/frag/
H A Dfrag_maxlen.py19 size=424 variable
/openbsd-current/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_globals.h28 uptr size() const { return info & 0xffffff; } function in struct:__hwasan::hwasan_global

Completed in 253 milliseconds

1234567891011>>