Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/systat/
Dmbufs.c364 int showif = i; in print_mb() local
374 showmbuf(ifi, p, showif); in print_mb()
375 showif = 0; in print_mb()
392 showmbuf(struct if_info *ifi, int p, int showif) in showmbuf() argument
394 if (showif) in showmbuf()