Home
last modified time | relevance | path

Searched refs:atalkprotox (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/usr.bin/netstat/
Dmain.c283 struct protox atalkprotox[] = { variable
300 atalkprotox,
723 for (tp = atalkprotox; tp->pr_name; tp++) in main()