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

/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-rx.c361 static const char *voltype[] = { "read-write", "read-only", "backup" }; variable
1579 printf(" type %s", voltype[i]);
1599 printf(" type %s", voltype[i]);

Completed in 98 milliseconds