Searched refs:default_numprotos (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/sockstat/
H A Dsockstat.c102 static size_t default_numprotos = nitems(default_protos); variable
1374 init_protos(default_numprotos);
1376 for (pindex = 0; pindex < default_numprotos; pindex++) {

Completed in 165 milliseconds