HomeSort by: relevance | last modified time | path
    Searched defs:udptest (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/nc/
netcat.c 141 int udptest(int);
698 if (udptest(s) == -1) {
1471 * udptest()
1476 udptest(int s) function in typeref:typename:int
netcat.c 141 int udptest(int);
698 if (udptest(s) == -1) {
1471 * udptest()
1476 udptest(int s) function in typeref:typename:int

Completed in 108 milliseconds