/glibc-2.36/intl/ |
D | tst-gettext.c | 254 const char *found = gettext (msgs[cnt].msgid); in positive_gettext_test() local 280 const char *found = gettext (msgs[cnt].msgid); in negative_gettext_test() local 302 const char *found = dgettext (domain, msgs[cnt].msgid); in positive_dgettext_test() local 328 const char *found = dcgettext (domain, msgs[cnt].msgid, category); in positive_dcgettext_test() local 355 const char *found = dcgettext (domain, msgs[cnt].msgid, category); in negative_dcgettext_test() local
|
/glibc-2.36/string/ |
D | strrchr.c | 30 const char *found, *p; in STRRCHR() local
|
/glibc-2.36/misc/ |
D | tst-mntent2.c | 19 #define TEST(opt, found) \ in do_test() argument
|
/glibc-2.36/posix/ |
D | bug-regex5.c | 10 int32_t table_size, idx, i, found; in main() local
|
D | tst-spawn5.c | 72 _Bool found; in handle_restart() member 108 bool found = false; in handle_restart() local
|
/glibc-2.36/nscd/ |
D | nscd_netgroup.c | 64 struct datahead *found = __nscd_cache_search (GETNETGRENT, group, in __nscd_setnetgrent() local 218 struct datahead *found = __nscd_cache_search (INNETGR, key, in __nscd_innetgr() local
|
D | nscd_getai.c | 75 struct datahead *found = __nscd_cache_search (GETAI, key, keylen, in __nscd_getai() local
|
D | nscd_initgroups.c | 55 struct datahead *found = __nscd_cache_search (INITGROUPS, user, in __nscd_getgrouplist() local
|
D | nscd-client.h | 93 int32_t found; member 109 int32_t found; member 122 int32_t found; member 137 int32_t found; member 158 int32_t found; member 168 int32_t found; member 181 int32_t found; member 189 int32_t found; member
|
/glibc-2.36/elf/ |
D | neededtest.c | 15 int *found = NULL; in check_loaded_objects() local
|
D | neededtest2.c | 15 int *found = NULL; in check_loaded_objects() local
|
D | neededtest3.c | 15 int *found = NULL; in check_loaded_objects() local
|
D | neededtest4.c | 15 int *found = NULL; in check_loaded_objects() local
|
D | circleload1.c | 15 int *found = NULL; in check_loaded_objects() local
|
D | tst-audit18.c | 88 bool found; in do_test() member
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | tst-sigcontext-get_pc.c | 46 bool found = false; in handler() local
|
D | tst-sysvmsg-linux.c | 151 bool found = false; in do_test() local
|
D | tst-sysvshm-linux.c | 162 bool found = false; in do_test() local
|
/glibc-2.36/dlfcn/ |
D | tst-dlinfo-phdr.c | 37 bool found; /* True if l->l_addr has been found. */ member
|
/glibc-2.36/sysdeps/x86/ |
D | tst-cpu-features-cpuinfo.c | 60 int found = 0; in check_proc() local
|
/glibc-2.36/sysdeps/alpha/ |
D | memchr.c | 40 word t, current, found, mask, offset; in __memchr() local
|
/glibc-2.36/nis/ |
D | nis_findserv.c | 78 int found = -1; in __nis_findfastest_with_timeout() local 205 long int found = -1; in __nis_findfastest() local
|
/glibc-2.36/iconv/ |
D | gconv_dl.c | 68 struct __gconv_loaded_object *found; in __gconv_find_shlib() local
|
/glibc-2.36/nss/nss_files/ |
D | files-netgrp.c | 82 int found; local
|
/glibc-2.36/nss/ |
D | tst-nss-files-alias-leak.c | 169 bool found = false; in do_test() local
|