Searched refs:max_fs (Results 1 – 1 of 1) sorted by relevance
88 static int max_fs; variable754 …for (fd = 0; fd <= max_fs; fd++) { … in wait_for_all_answers()760 retval = select(max_fs + 1, &working_set, NULL, NULL, &tv); in wait_for_all_answers()767 …for (fd = 0; fd <= max_fs; fd++) { … in wait_for_all_answers()802 max_fs = 0; in acn_findalldevs()811 if (u->find_fd > max_fs) in acn_findalldevs()812 …max_fs = u->find_fd; … in acn_findalldevs()