Searched defs:NETSTAT_UNIX (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c63 #define NETSTAT_UNIX 0x20 macro
1147 opts |= NETSTAT_V4 | NETSTAT_V6 | NETSTAT_UNIX;
1153 opts |= NETSTAT_UNIX;
1177 if ((opts & NETSTAT_UNIX) && (optP == NULL)) {

Completed in 49 milliseconds