Home
last modified time | relevance | path

Searched refs:hiport (Results 1 – 1 of 1) sorted by relevance

/external/netcat/
Dnetcat.c1321 USHORT hiport = 0; local
1562 hiport = loport = 0;
1567 hiport = getportpoop (cp, 0);
1568 if (hiport == 0)
1574 if (hiport > loport) { /* was it genuinely a range? */
1576 curport = hiport; /* start high by default */
1578 loadports (randports, loport, hiport);