Lines Matching defs:open_max
1345 int open_max = sysconf(_SC_OPEN_MAX), i;1347 for (i = 0; i < open_max; i++) {