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

  /src/usr.bin/netstat/
netstat.h 51 extern int numeric_port; /* show ports numerically */
main.c 84 int numeric_port; variable in typeref:typename:int
483 numeric_addr = numeric_port = nflag = RT_NFLAG;
inet.c 152 if (numeric_port) {
958 * Take numeric_addr and numeric_port into consideration.
inet6.c 1391 * Take numeric_addr and numeric_port into consideration.
1415 if (!numeric_port && port)

Completed in 19 milliseconds