Searched refs:max_fds (Results 1 – 2 of 2) sorted by relevance
53 int max_fds; in FIXTURE() local84 self->max_fds = 500; in FIXTURE_SETUP()122 for (int i = 0; i < self->max_fds; i++) {
48 if (n <= fdt->max_fds)