Searched refs:checked (Results 1 – 25 of 63) sorted by relevance
123
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | fips-private.h | 41 } checked; in fips_enabled_p() local 43 if (checked == FIPS_UNTESTED) in fips_enabled_p() 63 checked = (res > 0) ? FIPS_ENABLED : FIPS_DISABLED; in fips_enabled_p() 67 if (checked == FIPS_UNTESTED) in fips_enabled_p() 68 checked = FIPS_TEST_FAILED; in fips_enabled_p() 71 return checked == FIPS_ENABLED; in fips_enabled_p()
|
/glibc-2.36/resolv/ |
D | ns_name_unpack.c | 32 int n, len, checked; in ___ns_name_unpack() local 35 checked = 0; in ___ns_name_unpack() 64 checked += n + 1; in ___ns_name_unpack() 89 checked += 2; in ___ns_name_unpack() 92 if (checked >= eom - msg) in ___ns_name_unpack()
|
/glibc-2.36/localedata/ |
D | tst-numeric.data | 27 # #1 locale which is to be checked
|
D | tst-fmon.data | 26 # #1 locale which is to be checked
|
/glibc-2.36/localedata/locales/ |
D | en_NG | 18 % adapted from en_ZA; should be checked and verified
|
D | is_IS | 163 % *_frac_* must be checked
|
D | az_IR | 231 % NOTE: Copied from "fa_IR", it should be checked and reconsidered if necessary:
|
/glibc-2.36/mach/ |
D | err_server.sub | 54 "(server/netname) name not checked in",
|
/glibc-2.36/scripts/ |
D | pylintrc | 188 # List of classes names for which member attributes should not be checked
|
/glibc-2.36/manual/ |
D | llio.texi | 2133 checked to see if they are ready for reading; the @var{write-fds} file 2134 descriptors are checked to see if they are ready for writing; and the 2135 @var{except-fds} file descriptors are checked for exceptional 2863 checked to determine which request failed. 2873 each request should be checked to determine which one failed. 3651 contains it is still needed), and permissions are checked when the 3679 bits and have to be checked directly (without masking with
|
D | search.texi | 68 potentially all elements must be checked. @Theglibc{} contains
|
D | signal.texi | 1746 the appropriate element of the process list had been checked, the status 1762 last time you checked. This technique uses a counter which is never 1767 has been a signal since that part last checked. 3000 @code{usr_interrupt} is checked, but before the call to @code{pause}.
|
D | resource.texi | 1618 Before starting more threads it should be checked whether the processors
|
/glibc-2.36/po/ |
D | lt.po | 537 msgid "File %s is empty, not checked." 542 msgid "File %s is too small, not checked."
|
D | be.po | 1081 msgid "File %s is empty, not checked." 1086 msgid "File %s is too small, not checked."
|
D | sl.po | 1061 msgid "File %s is empty, not checked." 1066 msgid "File %s is too small, not checked."
|
D | ia.po | 1048 msgid "File %s is empty, not checked." 1053 msgid "File %s is too small, not checked."
|
D | eo.po | 800 msgid "File %s is empty, not checked." 805 msgid "File %s is too small, not checked."
|
D | ja.po | 941 msgid "File %s is empty, not checked." 946 msgid "File %s is too small, not checked."
|
D | libc.pot | 1119 msgid "File %s is empty, not checked." 1124 msgid "File %s is too small, not checked."
|
D | bg.po | 1159 msgid "File %s is empty, not checked." 1164 msgid "File %s is too small, not checked."
|
D | ru.po | 1154 msgid "File %s is empty, not checked." 1159 msgid "File %s is too small, not checked."
|
D | sr.po | 1145 msgid "File %s is empty, not checked." 1150 msgid "File %s is too small, not checked."
|
/glibc-2.36/timezone/ |
D | europe | 2340 # There was no DST in 1940, I have checked the law collection carefully. 2350 # I have also checked 1916, because one book source (Gabriel, Traite de
|
D | southamerica | 117 # We just checked with our Sao Paulo office and they say the government of
|
123