Home | History | Annotate | Download | only in qemu

Lines Matching refs:open_max

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