| tables.c | 292 struct universe nwip_universe; variable in typeref:struct:universe 294 { "illegal-1", "", &nwip_universe, 1, 1 }, 295 { "illegal-2", "", &nwip_universe, 2, 1 }, 296 { "illegal-3", "", &nwip_universe, 3, 1 }, 297 { "illegal-4", "", &nwip_universe, 4, 1 }, 298 { "nsq-broadcast", "f", &nwip_universe, 5, 1 }, 299 { "preferred-dss", "IA", &nwip_universe, 6, 1 }, 300 { "nearest-nwip-server", "IA", &nwip_universe, 7, 1 }, 301 { "autoretries", "B", &nwip_universe, 8, 1 }, 302 { "autoretry-secs", "B", &nwip_universe, 9, 1 } [all...] |