HomeSort by relevance Sort by last modified time
    Searched full:whichp (Results 1 - 1 of 1) sorted by null

  /external/netcat/
netcat.c 443 char * whichp = p_tcp; local
445 whichp = p_udp;
458 servent = getservbyport (y, whichp);
480 servent = getservbyname (pstring, whichp);
    [all...]

Completed in 136 milliseconds