/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/ |
D | test-powerpc-linux-sysconf.c | 34 int rc = 0; in do_sysconf() local 53 int rc = 0; in do_test() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | fstatfs.c | 31 int rc = INLINE_SYSCALL_CALL (fstatfs64, fd, sizeof (buf64), &buf64); in __fstatfs() local
|
D | statfs.c | 30 int rc = INLINE_SYSCALL_CALL (statfs64, file, sizeof (buf64), &buf64); in __statfs() local
|
D | tst-personality.c | 26 int rc = 0; in do_test() local
|
D | lseek64.c | 31 int rc = INLINE_SYSCALL_CALL (_llseek, fd, in __lseek64() local
|
D | lseek.c | 46 int rc = INLINE_SYSCALL_CALL (_llseek, fd, in __lseek() local
|
D | tst-rseq.h | 42 int rc; in rseq_available() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/generic/wordsize-32/ |
D | sendfile.c | 29 int rc; in sendfile() local
|
/glibc-2.36/posix/ |
D | bug-regex31.c | 24 int rc = regcomp (®ex, buf, REG_EXTENDED); in main() local
|
D | bug-regex33.c | 31 int e, rc = 0; in do_test() local
|
/glibc-2.36/resolv/ |
D | tst-res_hconf_reorder.c | 80 int rc = pthread_create (&thr[i], NULL, resolve, NULL); in do_test() local 92 int rc = pthread_join (thr[i], &retval); in do_test() local
|
/glibc-2.36/elf/ |
D | tst-unwind-main.c | 51 int rc = pthread_create (&thr, NULL, &func, NULL); in main() local
|
D | tst-execstack.c | 98 int rc = pthread_create (&thr[i], NULL, &waiter_thread, &f); in do_test() local 210 int rc = pthread_create (&th, NULL, &tryme_thread, f); in do_test() local
|
/glibc-2.36/stdio-common/ |
D | bug-vfprintf-nargs.c | 49 int rc = 0; in do_test() local
|
/glibc-2.36/nptl/ |
D | tst-once5.cc | 52 int rc = pthread_once (&once, init_routine); in do_test() local
|
/glibc-2.36/sysdeps/powerpc/ |
D | tst-set_ppr.c | 84 uint8_t rc = 0; in do_test() local
|
/glibc-2.36/sysdeps/pthread/ |
D | tst-rwlock16.c | 130 pthread_t w1, w2, rp, rc; in do_test() local
|
D | tst-cancel19.c | 60 int old, rc; in do_test() local
|
/glibc-2.36/sysdeps/microblaze/ |
D | backtrace.c | 116 int rc = 0; in __backtrace() local
|
/glibc-2.36/stdlib/ |
D | tst-strfrom.h | 55 int rc; member 58 #define TEST(s, fmt, size, rc, val) \ argument
|
/glibc-2.36/nscd/ |
D | selinux.c | 264 int rc; in avc_create_thread() local 372 int rc = -1; in nscd_request_avc_has_perm() local
|
D | aicache.c | 266 int rc; in addhstaiX() local 298 int rc; in addhstaiX() local
|
/glibc-2.36/time/ |
D | tst-strftime.c | 12 int rc, ret = 0; in do_bz18985() local
|
/glibc-2.36/sysdeps/ieee754/ldbl-96/ |
D | s_erfl.c | 236 rc[] = { variable
|
/glibc-2.36/nis/ |
D | nis_findserv.c | 171 int rc = clnt_call (clnt, NULLPROC, in __nis_findfastest_with_timeout() local
|