/glibc-2.36/malloc/ |
D | tst-malloc_info.c | 46 struct list in allocation_thread_function() struct 48 struct list *next; in allocation_thread_function() 49 long dummy[4]; in allocation_thread_function()
|
D | dynarray_emplace_enlarge.c | 26 __libc_dynarray_emplace_enlarge (struct dynarray_header *list, in __libc_dynarray_emplace_enlarge()
|
D | dynarray_resize_clear.c | 23 __libc_dynarray_resize_clear (struct dynarray_header *list, size_t size, in __libc_dynarray_resize_clear()
|
D | dynarray_resize.c | 26 __libc_dynarray_resize (struct dynarray_header *list, size_t size, in __libc_dynarray_resize()
|
D | dynarray_finalize.c | 24 __libc_dynarray_finalize (struct dynarray_header *list, in __libc_dynarray_finalize()
|
D | dynarray.h | 119 __dynarray_error (struct dynarray_header *list) in __dynarray_error()
|
/glibc-2.36/nss/ |
D | valid_list_field.c | 27 __nss_valid_list_field (char **list) in __nss_valid_list_field()
|
D | nss_action_parse.c | 167 struct action_list list; in __nss_action_parse() local
|
/glibc-2.36/posix/ |
D | getgroups.c | 29 __getgroups (int size, gid_t *list) in __getgroups()
|
/glibc-2.36/debug/ |
D | getgroups_chk.c | 23 __getgroups_chk (int size, __gid_t list[], size_t listlen) in __getgroups_chk()
|
/glibc-2.36/sysdeps/htl/ |
D | timer_routines.c | 71 list_append (struct list_head *list, struct list_head *newp) in list_append() 80 list_insbefore (struct list_head *list, struct list_head *newp) in list_insbefore() 91 list_unlink (struct list_head *list) in list_unlink() 100 list_first (struct list_head *list) in list_first() 106 list_null (struct list_head *list) in list_null() 112 list_next (struct list_head *list) in list_next() 118 list_isempty (struct list_head *list) in list_isempty() 126 thread_links2ptr (struct list_head *list) in thread_links2ptr() 133 timer_links2ptr (struct list_head *list) in timer_links2ptr()
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | flistxattr.c | 26 flistxattr (int fd, char *list, size_t size) in flistxattr()
|
D | listxattr.c | 25 listxattr (const char *path, char *list, size_t size) in listxattr()
|
D | llistxattr.c | 26 llistxattr (const char *path, char *list, size_t size) in llistxattr()
|
/glibc-2.36/rt/ |
D | lio_listio-common.c | 56 struct waitlist list[0]; member 74 lio_listio_internal (int mode, struct AIOCB *const list[], int nent, in lio_listio_internal() 235 LIO_LISTIO_OLD (int mode, struct AIOCB *const list[], int nent, in LIO_LISTIO_OLD() 255 LIO_LISTIO_NEW (int mode, struct AIOCB *const list[], int nent, in LIO_LISTIO_NEW()
|
D | tst-aio8.c | 27 struct aiocb *list[1]; in do_test() local
|
D | aio_suspend.c | 44 const struct aiocb *const *list; member 109 ___aio_suspend_time64 (const struct aiocb *const list[], int nent, in ___aio_suspend_time64()
|
D | tst-aio9.c | 104 const struct aiocb *list[1]; in do_test() local
|
D | tst-aio10.c | 99 struct aiocb *list[1]; in do_test() local
|
/glibc-2.36/benchtests/ |
D | bench-strcoll.c | 118 word_list *list = malloc (sizeof (word_list)); in new_word_list() local 130 word_list *list = new_word_list (count_words (str, delim)); in str_word_list() local 146 copy_word_list (const word_list *list) in copy_word_list() 158 free_word_list (word_list *list) in free_word_list() 180 bench_list (json_ctx_t *json_ctx, word_list *list) in bench_list() 225 word_list *list = str_word_list (text, TEXTFILE_DELIMITER); in bench_file() local
|
/glibc-2.36/nptl/ |
D | tst-setgroups.c | 46 gid_t list[NGROUPS_MAX]; in do_test() local
|
/glibc-2.36/resolv/ |
D | getaddrinfo_a.c | 32 struct waitlist list[0]; member 37 __getaddrinfo_a (int mode, struct gaicb *list[], int ent, struct sigevent *sig) in __getaddrinfo_a()
|
/glibc-2.36/elf/ |
D | dl-deps.c | 75 struct list struct 79 struct list *next; /* Elements for normal list. */ argument 502 struct link_map **list = &map->l_reldeps->list[0]; in _dl_map_object_deps() local
|
/glibc-2.36/nptl_db/ |
D | td_thr_validate.c | 93 psaddr_t list; in td_thr_validate() local
|
D | td_ta_map_lwp2thr.c | 189 psaddr_t list; in td_ta_map_lwp2thr() local
|