/glibc-2.36/string/ |
D | tst-strerror.c | 41 char buffer[32]; in do_test() local 63 char buffer[32]; in do_test() local
|
/glibc-2.36/nptl/ |
D | cleanup_defer_compat.c | 25 _pthread_cleanup_push_defer (struct _pthread_cleanup_buffer *buffer, in _pthread_cleanup_push_defer() 36 _pthread_cleanup_pop_restore (struct _pthread_cleanup_buffer *buffer, in _pthread_cleanup_pop_restore()
|
D | cleanup_compat.c | 23 __pthread_cleanup_push (struct _pthread_cleanup_buffer *buffer, in __pthread_cleanup_push() 39 __pthread_cleanup_pop (struct _pthread_cleanup_buffer *buffer, int execute) in __pthread_cleanup_pop()
|
/glibc-2.36/posix/ |
D | times.c | 27 __times (struct tms *buffer) in __times()
|
D | gai_strerror.c | 24 static char buffer[128]; in gai_strerror() local
|
/glibc-2.36/stdlib/ |
D | seed48_r.c | 23 __seed48_r (unsigned short int seed16v[3], struct drand48_data *buffer) in __seed48_r()
|
D | getentropy.c | 25 getentropy (void *buffer, size_t length) in getentropy()
|
D | lrand48_r.c | 21 lrand48_r (struct drand48_data *buffer, long int *result) in lrand48_r()
|
D | srand48_r.c | 22 __srand48_r (long int seedval, struct drand48_data *buffer) in __srand48_r()
|
D | drand48_r.c | 23 drand48_r (struct drand48_data *buffer, double *result) in drand48_r()
|
D | lcong48_r.c | 24 __lcong48_r (unsigned short int param[7], struct drand48_data *buffer) in __lcong48_r()
|
D | mrand48_r.c | 21 mrand48_r (struct drand48_data *buffer, long int *result) in mrand48_r()
|
D | nrand48_r.c | 21 __nrand48_r (unsigned short int xsubi[3], struct drand48_data *buffer, in __nrand48_r()
|
D | jrand48_r.c | 21 __jrand48_r (unsigned short int xsubi[3], struct drand48_data *buffer, in __jrand48_r()
|
D | getrandom.c | 25 __getrandom (void *buffer, size_t length, unsigned int flags) in __getrandom()
|
/glibc-2.36/misc/ |
D | mntent.c | 26 char buffer[4096]; member 48 struct mntent_buffer *buffer = allocate_once (&mntent_buffer, in getmntent() local
|
/glibc-2.36/malloc/ |
D | scratch_buffer_grow.c | 27 __libc_scratch_buffer_grow (struct scratch_buffer *buffer) in __libc_scratch_buffer_grow()
|
D | scratch_buffer_grow_preserve.c | 28 __libc_scratch_buffer_grow_preserve (struct scratch_buffer *buffer) in __libc_scratch_buffer_grow_preserve()
|
/glibc-2.36/sysdeps/generic/ |
D | fd_to_filename.h | 28 char buffer[sizeof (FD_TO_FILENAME_PREFIX) + INT_STRLEN_BOUND (int)]; member
|
/glibc-2.36/manual/examples/ |
D | stpcpy.c | 24 char buffer[10]; in main() local
|
/glibc-2.36/inet/ |
D | inet_ntoa.c | 26 static __thread char buffer[18]; variable
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | getrandom.c | 27 __getrandom (void *buffer, size_t length, unsigned int flags) in __getrandom()
|
D | tst-prctl.c | 26 char buffer[16] = { 0, }; in do_test() local
|
/glibc-2.36/sysdeps/powerpc/powerpc64/ |
D | dl-machine.c | 31 char buffer[1024]; in _dl_reloc_overflow() local 56 char buffer[1024]; in _dl_error_localentry() local
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | getentropy.c | 27 getentropy (void *buffer, size_t length) in getentropy()
|