Searched refs:fixup_map_sockhash (Results 1 – 1 of 1) sorted by relevance
114 int fixup_map_sockhash[MAX_FIXUPS]; member1019 int *fixup_map_sockhash = test->fixup_map_sockhash; in do_test_fixup() local1131 if (*fixup_map_sockhash) { in do_test_fixup()1135 prog[*fixup_map_sockhash].imm = map_fds[10]; in do_test_fixup()1136 fixup_map_sockhash++; in do_test_fixup()1137 } while (*fixup_map_sockhash); in do_test_fixup()
Completed in 6 milliseconds