Searched refs:TMP_MAX (Results 1 – 14 of 14) sorted by relevance
/glibc-2.36/sysdeps/posix/ |
D | tempname.c | 33 #ifndef TMP_MAX 34 # define TMP_MAX 238328 macro 258 #if ATTEMPTS_MIN < TMP_MAX in try_tempname_len() 259 unsigned int attempts = TMP_MAX; in try_tempname_len()
|
D | Makefile | 3 TMP_MAX = 238328 macro
|
/glibc-2.36/stdio-common/ |
D | stdio_lim.h.in | 26 #define TMP_MAX @TMP_MAX@ macro
|
/glibc-2.36/sysdeps/arm/ |
D | aeabi_lcsts.c | 79 eabi_constant (TMP_MAX);
|
/glibc-2.36/conform/data/ |
D | limits.h-data | 192 optional-constant TMP_MAX >= 10000
|
D | stdio.h-data | 25 macro-int-constant TMP_MAX >= 10000
|
/glibc-2.36/ |
D | Makerules | 1364 TMP_MAX ?= 0 1388 -e "s/@TMP_MAX@/$(TMP_MAX)/" \
|
/glibc-2.36/manual/ |
D | filesys.texi | 3430 @deftypevr Macro int TMP_MAX 3432 The macro @code{TMP_MAX} is a lower bound for how many temporary names
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.12 | 5739 (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
|
D | ChangeLog.5 | 1134 * libio/stdio.h (FOPEN_MAX, FILENAME_MAX, TMP_MAX, L_tmpnam): Macros
|
D | ChangeLog.13 | 11788 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
|
D | ChangeLog.11 | 10341 * conform/data/stdio.h-data: Add checks for value of TMP_MAX and
|
D | ChangeLog.16 | 1422 * Makerules (L_tmpnam, TMP_MAX, L_ctermid, L_cuserid): Set non-posix
|
D | ChangeLog.18 | 21872 (TMP_MAX): Likewise. 74155 [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions. 81185 (TMP_MAX): Likewise.
|