Searched refs:exhausted (Results 1 – 21 of 21) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_primary64.h | 320 region->exhausted ? "F" : " ", class_id, ClassIdToSize(class_id), in PrintStats() 679 bool exhausted; // Whether region is out of space for new chunks. member 763 if (!region->exhausted) { in IsRegionExhausted() 764 region->exhausted = true; in IsRegionExhausted() 848 region->exhausted = false; in PopulateFreeArray()
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | mustberoot.subr | 222 # If user exhausted number of allowed password tries, log 384 # If user exhausted number of allowed password tries, log
|
/titanic_50/usr/src/uts/common/os/ |
H A D | mem_config.c | 135 int exhausted; in kphysm_add_memory_dynamic() local 220 exhausted = (metapgs == 0 || npgs == 0); in kphysm_add_memory_dynamic() 222 if (kpm_enable && !exhausted) { in kphysm_add_memory_dynamic() 249 exhausted = (tpgs <= metapgs); in kphysm_add_memory_dynamic() 250 if (!exhausted) { in kphysm_add_memory_dynamic() 265 if (exhausted) { in kphysm_add_memory_dynamic()
|
/titanic_50/usr/src/cmd/praudit/ |
H A D | print_audit.txt | 128 EIO - input exhausted before end of an audit record.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticCommonKinds.td | 26 "stack nearly exhausted; compilation time may suffer, and " 28 InGroup<DiagGroup<"stack-exhausted">>, NoSFINAE;
|
/freebsd/contrib/flex/ |
H A D | ONEWS | 264 size limitation. If memory is exhausted, program execution 583 refill the input buffer once it's exhausted. This feature
|
/freebsd/contrib/byacc/ |
H A D | btyaccpar.skel | 1091 YYERROR_CALL("memory exhausted");
|
/freebsd/libexec/rc/ |
H A D | rc.subr | 954 # ${name}_oomprotect n Don't kill ${command} when swap space is exhausted.
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc3492.txt | 577 while the input is not exhausted do begin
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 964 * yet the last S/G was completely exhausted,
|
H A D | aic79xx.seq | 1781 * yet the last S/G was completely exhausted,
|
/freebsd/contrib/diff/ |
H A D | ChangeLog | 1916 `memory exhausted' -> `Memory exhausted'
|
/freebsd/contrib/unbound/contrib/ |
H A D | fastrpz.patch | 1730 + log_fail(rpz, "comm_reply buffer exhausted");
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog-2.0 | 120 o Loop on filtering SSL reads until we are blocked or exhausted. (5b4b812)
|
H A D | ChangeLog | 1549 o Loop on filtering SSL reads until we are blocked or exhausted. (5b4b812)
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog-2.0 | 120 o Loop on filtering SSL reads until we are blocked or exhausted. (5b4b812)
|
H A D | ChangeLog | 1549 o Loop on filtering SSL reads until we are blocked or exhausted. (5b4b812)
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 6937 def analyzer_disable_retry_exhausted : Flag<["-"], "analyzer-disable-retry-exhausted">, 6938 …HelpText<"Do not re-analyze paths leading to exhausted nodes with a different strategy (may decrea…
|
/freebsd/share/dict/ |
H A D | web2a | 26111 grief-exhausted 36203 mud-exhausted 65233 toil-exhausted 74360 woe-exhausted
|
H A D | web2 | 66546 exhausted
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 132 - Fix #1127: error: "memory exhausted" when defining more than 9994
|