Home
last modified time | relevance | path

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

/openbsd/usr.bin/systat/
H A Dif.c129 #define FLD_IF_OERRS FIELD_ADDR(fields_if,7) macro
138 FLD_IF_OERRS, FLD_IF_COLLS, NULL
371 print_fld_size(FLD_IF_OERRS, if_err_view->ocount(&ifs->ifs_cur)); in showifstat()
392 print_fld_size(FLD_IF_OERRS, if_err_view->ocount(&sum)); in showtotal()
441 FLD_IF_OERRS->title = if_err_view->oname; in if_set_errs()