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

/netbsd-6-1-5-RELEASE/usr.bin/tail/
H A Dextern.h36 oerr();
49 void oerr(void);
H A Dmisc.c60 oerr(void) function
H A Dforward.c190 oerr();
/netbsd-6-1-5-RELEASE/sys/arch/ia64/stand/common/
H A Dload_elf64.c79 goto oerr;
99 oerr:
/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dif.c702 int in, ierr, out, oerr; local
1013 oerr = ifs.int_data.oerrors - ifp->int_data.oerrors;
1021 oerr += (ifs.int_data.odrops
1035 if (ierr < 0 || in < 0 || oerr < 0 || out < 0) {
1043 if (in == 0 && out == 0 && ierr == 0 && oerr == 0)
1050 || (out <= oerr && oerr > 0)) {
1054 " out=%d oerr=%d",
1057 in, ierr, out, oerr);
1063 " in=%d ierr=%d out=%d oerr
[all...]
/netbsd-6-1-5-RELEASE/dist/nvi/common/
H A Dexf.c311 goto oerr;
501 oerr: if (F_ISSET(ep, F_RCV_ON))

Completed in 191 milliseconds