Home
last modified time | relevance | path

Searched refs:limits (Results 1 – 8 of 8) sorted by relevance

/third_party/uapp/dash/src/
A Dmiscbltin.c331 struct limits { struct
338 static const struct limits limits[] = { argument
381 const struct limits *l) in printlim()
403 const struct limits *l; in ulimitcmd()
458 for (l = limits; l->option != what; l++) in ulimitcmd()
484 for (l = limits; l->name; l++) { in ulimitcmd()
/third_party/lib/acpica/generate/unix/
A DMakefile.config213 -Wtype-limits
/third_party/ulib/jemalloc/include/jemalloc/
A Djemalloc_macros.h.in4 #include <limits.h>
/third_party/ulib/jemalloc/test/include/test/
A Djemalloc_test.h.in5 #include <limits.h>
/third_party/ulib/linenoise/
A DREADME.markdown73 to a program, or use it in an Unix pipeline, there are no limits to the
/third_party/ulib/musl/
A DWHATSNEW377 - support for large limits with setrlimit/getrlimit (even on 32-bit)
477 - sysconf now returns dynamic limits for open files, processes
1046 - unnecessary arbitrary limits on size of program headers in dynamic loader
1648 - regex parsing size limits increased
/third_party/ulib/jemalloc/
A DINSTALL259 An implementation detail currently limits the total number of small size
A DChangeLog954 memory limits could cause swap file configuration to fail. Contributed by

Completed in 12 milliseconds