/src/usr.bin/tail/ |
misc.c | 60 oerr(void) function in typeref:typename:void
|
misc.c | 60 oerr(void) function in typeref:typename:void
|
/src/sbin/routed/ |
if.c | 702 int in, ierr, out, oerr; local in function:ifinit 1011 oerr = ifs.int_data.oerrors - ifp->int_data.oerrors; 1024 if (ierr < 0 || in < 0 || oerr < 0 || out < 0) { 1032 if (in == 0 && out == 0 && ierr == 0 && oerr == 0) 1039 || (out <= oerr && oerr > 0)) { 1043 " out=%d oerr=%d", 1046 in, ierr, out, oerr); 1052 " in=%d ierr=%d out=%d oerr=%d", 1055 in, ierr, out, oerr); [all...] |
if.c | 702 int in, ierr, out, oerr; local in function:ifinit 1011 oerr = ifs.int_data.oerrors - ifp->int_data.oerrors; 1024 if (ierr < 0 || in < 0 || oerr < 0 || out < 0) { 1032 if (in == 0 && out == 0 && ierr == 0 && oerr == 0) 1039 || (out <= oerr && oerr > 0)) { 1043 " out=%d oerr=%d", 1046 in, ierr, out, oerr); 1052 " in=%d ierr=%d out=%d oerr=%d", 1055 in, ierr, out, oerr); [all...] |