/glibc-2.36/inet/ |
D | inet_ntoa.c | 32 unsigned char *bytes = (unsigned char *) ∈ in inet_ntoa() local
|
/glibc-2.36/stdlib/ |
D | tst-arc4random-fork.c | 53 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
|
D | tst-arc4random-thread.c | 54 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/ |
D | reallocarray.c | 26 size_t bytes; in __libc_reallocarray() local
|
D | tst-compathooks-off.c | 48 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()
|
D | malloc-check.c | 245 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/ |
D | getentropy.c | 44 ssize_t bytes = __getrandom (buffer, end - buffer, 0); in getentropy() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | getentropy.c | 45 ssize_t bytes = INLINE_SYSCALL_CALL (getrandom, buffer, end - buffer, 0); in getentropy() local
|
D | readdir64.c | 49 ssize_t bytes; in __readdir64() local
|
D | readdir.c | 40 ssize_t bytes; in __readdir_unlocked() local
|
D | dl-osinfo.h | 31 unsigned char bytes[sizeof (uintptr_t)]; in _dl_setup_stack_chk_guard() member
|
D | readdir64_r.c | 47 ssize_t bytes; in __readdir64_r() local
|
D | tst-scm_rights.c | 56 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/ |
D | dl-osinfo.h | 28 unsigned char bytes[sizeof (uintptr_t)]; in _dl_setup_stack_chk_guard() member
|
/glibc-2.36/sysdeps/posix/ |
D | pwritev_common.c | 39 size_t bytes = 0; in PWRITEV() local
|
D | preadv_common.c | 39 size_t bytes = 0; in PREADV() local
|
D | readv.c | 43 size_t bytes = 0; in __readv() local
|
D | writev.c | 44 size_t bytes = 0; in __writev() local
|
/glibc-2.36/debug/ |
D | pcprofiledump.c | 127 char bytes[8]; in main() member 154 char bytes[16]; in main() member
|
/glibc-2.36/elf/ |
D | dl-minimal-malloc.c | 82 size_t bytes = nmemb * size; in __minimal_calloc() local
|
/glibc-2.36/crypt/ |
D | sha512.c | 134 uint64_t bytes = ctx->buflen; in __sha512_finish_ctx() local
|
D | sha256.c | 113 uint32_t bytes = ctx->buflen; in __sha256_finish_ctx() local
|
/glibc-2.36/stdio-common/ |
D | xbug.c | 40 int bytes; in ReadFile() local
|
/glibc-2.36/resolv/ |
D | inet_addr.c | 113 uint8_t bytes[4]; in inet_aton_end() member
|
/glibc-2.36/misc/ |
D | tst-syscalls.c | 42 allocate (size_t bytes) in allocate()
|