/glibc-2.36/support/ |
D | xsymlink.c | 25 xsymlink (const char *target, const char *linkpath) in xsymlink()
|
D | blob_repeat.c | 39 fill0 (char *target, const char *element, size_t element_size, in fill0() 53 fill (char *target, const char *element, size_t element_size, in fill() 154 void *target = mmap (NULL, total_size, PROT_NONE, in allocate_big() local
|
D | support_capture_subprocess.c | 204 gid_t target = 0; in support_capture_subprogram_self_sgid() local
|
/glibc-2.36/nptl/ |
D | pthread_attr_copy.c | 24 __pthread_attr_copy (pthread_attr_t *target, const pthread_attr_t *source) in __pthread_attr_copy()
|
D | pthread_cleanup_upto.c | 24 __pthread_cleanup_upto (__jmp_buf target, char *targetframe) in __pthread_cleanup_upto()
|
D | tst-pthread-getattr.c | 51 allocate_and_test (char *target) in allocate_and_test()
|
D | tst-pthread-gdb-attach.c | 163 struct support_subprocess target = support_subprocess (in_subprocess, NULL); in gdb_process() local
|
/glibc-2.36/elf/ |
D | tst-auditmod12.c | 34 const char target[] = "tst-audit12mod2.so"; in la_objsearch() local
|
D | tst-pldd.c | 54 struct support_subprocess target = support_subprocess (target_process, NULL); in pldd_process() local
|
D | dl-hwcaps.c | 72 copy_hwcaps (struct copy_hwcaps *target, const char *hwcaps, in copy_hwcaps() 266 struct copy_hwcaps target; in _dl_important_hwcaps() local
|
/glibc-2.36/stdio-common/ |
D | tst-vfprintf-width-prec.c | 67 long target = 200 * 1024 * 1024; in do_test() local
|
/glibc-2.36/misc/ |
D | bug18240.c | 71 long target = 100 * 1024 * 1024; in do_test() local
|
/glibc-2.36/resolv/ |
D | ns_name_unpack.c | 80 int target = ((n & 0x3f) << 8) | *srcp; in ___ns_name_unpack() local
|
D | base64.c | 127 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) { in b64_ntop()
|
/glibc-2.36/sunrpc/ |
D | xdr_array.c | 70 caddr_t target = *addrp; in xdr_array() local
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | msync.c | 37 vm_address_t target = cur + length; in msync() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | tst-ttyname.c | 74 static char target[PATH_MAX+1]; in proc_fd_readlink() local 330 char *target = proc_fd_readlink (linkname); in do_in_chroot_1() local 418 char *target = proc_fd_readlink (linkname); in do_in_chroot_2() local 509 char *target = proc_fd_readlink (linkname); in run_chroot_tests() local
|
/glibc-2.36/timezone/ |
D | tst-tzset.c | 135 long target = 512 * 1024 * 1024; in do_test() local
|
/glibc-2.36/sysdeps/pthread/ |
D | tst-create-detached.c | 96 long target = 800 * 1024 * 1024; in do_test() local
|
/glibc-2.36/manual/examples/ |
D | search.c | 80 struct critter target, *result; in find_critter() local
|
/glibc-2.36/malloc/ |
D | tst-mallocfork3.c | 101 pthread_t target; member 116 pthread_t target = SIGNAL_SEND_GET_ARG (args, target); in signal_sender() local
|
D | tst-dynarray-fail.c | 355 long target = 0; in reduce_rlimit_as() local 401 unsigned long target = high + as_limit_reserve; in reduce_rlimit_as() local
|
D | tst-mallocfork2.c | 114 pid_t target = getppid (); in signal_sender() local
|
/glibc-2.36/nss/ |
D | bug17079.c | 57 struct passwd *target = test_items + test_count; in init_test_items() local
|
/glibc-2.36/sysdeps/powerpc/powerpc32/ |
D | dl-machine.c | 47 #define OPCODE_B(target) (0x48000000 | ((target) & 0x03fffffc)) argument 48 #define OPCODE_BA(target) (0x48000002 | ((target) & 0x03fffffc)) argument
|