| Home | Sort by: relevance | last modified time | path |
| /src/usr.bin/netstat/ | |
| main.c | 203 u_char pr_wanted; /* 1 if wanted, 0 otherwise */ member in struct:protox 698 if (tp->pr_name == 0 || tp->pr_wanted == 0) 701 tp->pr_wanted = 0; 705 if (tp->pr_wanted) |