Home | History | Annotate | Download | only in qemu

Lines Matching refs:open_max

1473         int open_max = sysconf(_SC_OPEN_MAX), i;
1475 for (i = 0; i < open_max; i++) {