Home
last modified time | relevance | path

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

/external/netcat/
Dnetcat.c1323 char * randports = NULL; local
1491 randports = Hmalloc (65536); /* big flag array for ports */
1578 loadports (randports, loport, hiport);
1579 curport = nextport (randports);
1620 curport = nextport (randports);