Home
last modified time | relevance | path

Searched defs:found (Results 1 – 25 of 48) sorted by relevance

12

/glibc-2.36/intl/
Dtst-gettext.c254 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/
Dstrrchr.c30 const char *found, *p; in STRRCHR() local
/glibc-2.36/misc/
Dtst-mntent2.c19 #define TEST(opt, found) \ in do_test() argument
/glibc-2.36/posix/
Dbug-regex5.c10 int32_t table_size, idx, i, found; in main() local
Dtst-spawn5.c72 _Bool found; in handle_restart() member
108 bool found = false; in handle_restart() local
/glibc-2.36/nscd/
Dnscd_netgroup.c64 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
Dnscd_getai.c75 struct datahead *found = __nscd_cache_search (GETAI, key, keylen, in __nscd_getai() local
Dnscd_initgroups.c55 struct datahead *found = __nscd_cache_search (INITGROUPS, user, in __nscd_getgrouplist() local
Dnscd-client.h93 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/
Dneededtest.c15 int *found = NULL; in check_loaded_objects() local
Dneededtest2.c15 int *found = NULL; in check_loaded_objects() local
Dneededtest3.c15 int *found = NULL; in check_loaded_objects() local
Dneededtest4.c15 int *found = NULL; in check_loaded_objects() local
Dcircleload1.c15 int *found = NULL; in check_loaded_objects() local
Dtst-audit18.c88 bool found; in do_test() member
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-sigcontext-get_pc.c46 bool found = false; in handler() local
Dtst-sysvmsg-linux.c151 bool found = false; in do_test() local
Dtst-sysvshm-linux.c162 bool found = false; in do_test() local
/glibc-2.36/dlfcn/
Dtst-dlinfo-phdr.c37 bool found; /* True if l->l_addr has been found. */ member
/glibc-2.36/sysdeps/x86/
Dtst-cpu-features-cpuinfo.c60 int found = 0; in check_proc() local
/glibc-2.36/sysdeps/alpha/
Dmemchr.c40 word t, current, found, mask, offset; in __memchr() local
/glibc-2.36/nis/
Dnis_findserv.c78 int found = -1; in __nis_findfastest_with_timeout() local
205 long int found = -1; in __nis_findfastest() local
/glibc-2.36/iconv/
Dgconv_dl.c68 struct __gconv_loaded_object *found; in __gconv_find_shlib() local
/glibc-2.36/nss/nss_files/
Dfiles-netgrp.c82 int found; local
/glibc-2.36/nss/
Dtst-nss-files-alias-leak.c169 bool found = false; in do_test() local

12