Searched defs:nmemb (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-10-stable/contrib/unbound/compat/
H A Dreallocarray.c34 reallocarray(void *optr, size_t nmemb, size_t size) argument
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dreallocarray.c37 reallocarray(void *optr, size_t nmemb, size_t size) argument
H A Dbsd-poll.c48 size_t nmemb; local
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dbsearch.c70 bsearch(register const void *key, const void *base0, size_t nmemb, register size_t size, register int (*compar)(const void *, const void *)) argument
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dbsearch.c70 bsearch(register const void *key, const void *base0, size_t nmemb, register size_t size, register int (*compar)(const void *, const void *)) argument
/freebsd-10-stable/lib/libc/tests/stdlib/
H A Dtest-sort.h53 ssort(int v[], int nmemb) argument
/freebsd-10-stable/sbin/rcorder/
H A Dealloc.c111 ecalloc(size_t nmemb, size_t size) argument
/freebsd-10-stable/contrib/ntp/sntp/libpkgver/
H A Dcolcomp.c102 size_t nmemb = 0; local
/freebsd-10-stable/crypto/openssh/
H A Dxmalloc.c53 xcalloc(size_t nmemb, size_t size) argument
69 xreallocarray(void *ptr, size_t nmemb, size_t size) argument
/freebsd-10-stable/contrib/ntp/libntp/
H A Demalloc.c86 oreallocarrayxz( void *optr, size_t nmemb, size_t size, size_t extra , const char * file, int line ) argument
/freebsd-10-stable/contrib/ntp/lib/isc/unix/
H A Dstdio.c64 isc_stdio_read(void *ptr, size_t size, size_t nmemb, FILE *f, size_t *nret) { argument
82 isc_stdio_write(const void *ptr, size_t size, size_t nmemb, FILE *f, argument
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dstdio.c63 isc_stdio_read(void *ptr, size_t size, size_t nmemb, FILE *f, size_t *nret) { argument
81 isc_stdio_write(const void *ptr, size_t size, size_t nmemb, FILE *f, argument
/freebsd-10-stable/usr.bin/grep/
H A Dutil.c399 grep_calloc(size_t nmemb, size_t size) argument
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dos.h195 static inline void * os_calloc(size_t nmemb, size_t size) argument
489 static inline void * os_realloc_array(void *ptr, size_t nmemb, size_t size) argument
/freebsd-10-stable/usr.bin/grep/regex/
H A Dxmalloc.c270 xcalloc_impl(size_t nmemb, size_t size, const char *file, int line, const char *func) argument
/freebsd-10-stable/sys/sys/
H A Dmalloc.h201 WOULD_OVERFLOW(size_t nmemb, size_t size) argument
/freebsd-10-stable/usr.bin/sort/
H A Dradixsort.c643 run_sort(struct sort_list_item **base, size_t nmemb) argument
693 rxsort(struct sort_list_item **base, size_t nmemb) argument
/freebsd-10-stable/contrib/unbound/util/
H A Dalloc.c371 void *unbound_stat_calloc(size_t nmemb, size_t size) argument
453 void *unbound_stat_calloc_log(size_t nmemb, size_t size, const char* file, argument
510 void *unbound_stat_calloc_lite(size_t nmemb, size_ argument
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Dlibbfd.c182 bfd_malloc2(bfd_size_type nmemb, bfd_size_type size) argument
236 bfd_realloc2(void *ptr, bfd_size_type nmemb, bfd_size_type size) argument
297 bfd_zmalloc2(bfd_size_type nmemb, bfd_size_type size) argument
[all...]
H A Dopncls.c915 bfd_alloc2(bfd *abfd, bfd_size_type nmemb, bfd_size_type size) argument
977 bfd_zalloc2(bfd *abfd, bfd_size_type nmemb, bfd_size_type size) argument
[all...]
/freebsd-10-stable/sys/kern/
H A Dkern_malloc.c534 mallocarray(size_t nmemb, size_t size, struct malloc_type *type, int flags) argument
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c852 WRAPPER2(size_t, fread, void *ptr, size_t size, size_t nmemb, FILE *stream) argument
862 WRAPPER2(size_t, fwrite, const void *ptr, size_t size, size_t nmemb, argument
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddwarf.c3689 cmalloc (size_t nmemb, size_t size) argument
3699 xcmalloc (size_t nmemb, size_t size) argument
3709 xcrealloc (void *ptr, size_t nmemb, size_t size) argument
/freebsd-10-stable/contrib/libucl/src/
H A Ducl_util.c486 ucl_curl_write_callback (void* contents, size_t size, size_t nmemb, void* ud) argument
/freebsd-10-stable/crypto/openssl/ssl/
H A Dkssl.c747 static void *kssl_calloc(size_t nmemb, size_t size) argument

Completed in 301 milliseconds

12