Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 43) sorted by relevance

12

/glibc-2.36/inet/
Dinet_ntoa.c32 unsigned char *bytes = (unsigned char *) ∈ in inet_ntoa() local
/glibc-2.36/stdlib/
Dtst-arc4random-fork.c53 unsigned char bytes[random_size]; member
64 generate_arc4random (unsigned char *bytes) in generate_arc4random()
74 generate_arc4random_buf (unsigned char *bytes) in generate_arc4random_buf()
80 generate_arc4random_uniform (unsigned char *bytes) in generate_arc4random_uniform()
114 do_test_func (void (*func)(unsigned char *bytes)) in do_test_func()
158 unsigned char *bytes in do_test_func() local
Dtst-arc4random-thread.c54 unsigned char bytes[max_size]; member
64 generate_arc4random (unsigned char *bytes, size_t size) in generate_arc4random()
81 generate_arc4random_buf (unsigned char *bytes, size_t size) in generate_arc4random_buf()
87 generate_arc4random_uniform (unsigned char *bytes, size_t size) in generate_arc4random_uniform()
/glibc-2.36/malloc/
Dreallocarray.c26 size_t bytes; in __libc_reallocarray() local
Dtst-compathooks-off.c48 malloc_called (size_t bytes, const void *address) in malloc_called()
58 realloc_called (void *oldptr, size_t bytes, const void *address) in realloc_called()
Dmalloc-check.c245 realloc_check (void *oldmem, size_t bytes) in realloc_check()
338 memalign_check (size_t alignment, size_t bytes) in memalign_check()
/glibc-2.36/sysdeps/mach/hurd/
Dgetentropy.c44 ssize_t bytes = __getrandom (buffer, end - buffer, 0); in getentropy() local
/glibc-2.36/sysdeps/unix/sysv/linux/
Dgetentropy.c45 ssize_t bytes = INLINE_SYSCALL_CALL (getrandom, buffer, end - buffer, 0); in getentropy() local
Dreaddir64.c49 ssize_t bytes; in __readdir64() local
Dreaddir.c40 ssize_t bytes; in __readdir_unlocked() local
Ddl-osinfo.h31 unsigned char bytes[sizeof (uintptr_t)]; in _dl_setup_stack_chk_guard() member
Dreaddir64_r.c47 ssize_t bytes; in __readdir64_r() local
Dtst-scm_rights.c56 char bytes[CMSG_SPACE (sizeof (int))]; in subprocess() member
115 char bytes[CMSG_SPACE (sizeof (int))]; in one_test() member
/glibc-2.36/sysdeps/generic/
Ddl-osinfo.h28 unsigned char bytes[sizeof (uintptr_t)]; in _dl_setup_stack_chk_guard() member
/glibc-2.36/sysdeps/posix/
Dpwritev_common.c39 size_t bytes = 0; in PWRITEV() local
Dpreadv_common.c39 size_t bytes = 0; in PREADV() local
Dreadv.c43 size_t bytes = 0; in __readv() local
Dwritev.c44 size_t bytes = 0; in __writev() local
/glibc-2.36/debug/
Dpcprofiledump.c127 char bytes[8]; in main() member
154 char bytes[16]; in main() member
/glibc-2.36/elf/
Ddl-minimal-malloc.c82 size_t bytes = nmemb * size; in __minimal_calloc() local
/glibc-2.36/crypt/
Dsha512.c134 uint64_t bytes = ctx->buflen; in __sha512_finish_ctx() local
Dsha256.c113 uint32_t bytes = ctx->buflen; in __sha256_finish_ctx() local
/glibc-2.36/stdio-common/
Dxbug.c40 int bytes; in ReadFile() local
/glibc-2.36/resolv/
Dinet_addr.c113 uint8_t bytes[4]; in inet_aton_end() member
/glibc-2.36/misc/
Dtst-syscalls.c42 allocate (size_t bytes) in allocate()

12