Searched refs:OPEN_MIN (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libcs/ | ||
H A D | css.c | 33 #define OPEN_MIN 20 macro 138 if ((n = (int)strtol(astconf("OPEN_MAX", NiL, NiL), NiL, 0)) < OPEN_MIN) 139 n = OPEN_MIN; |
Completed in 17 milliseconds