HomeSort by: relevance | last modified time | path
    Searched refs:TEST_PORT (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hunt/include/
hunt_common.h 37 * to Test_port. They're just random numbers greater than the
43 #define TEST_PORT (('h' << 8) | 't')
  /src/games/hunt/hunt/
hunt.c 65 static uint16_t contactport = TEST_PORT;
  /src/games/hunt/huntd/
driver.c 72 * test_port -> contactaddr
73 * Test_port -> contactport
92 * spelled TEST_PORT)
113 static uint16_t contactport = TEST_PORT;
469 if (contactport != TEST_PORT) {

Completed in 14 milliseconds