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

/freebsd-10.3-release/usr.bin/tail/
H A Dextern.h36 oerr(); \
67 void oerr(void);
H A Dmisc.c62 oerr(void) function
H A Dforward.c179 oerr();
250 oerr();
/freebsd-10.3-release/sys/boot/common/
H A Dload_elf_obj.c108 goto oerr;
114 goto oerr;
123 goto oerr;
129 goto oerr;
137 goto oerr;
174 oerr:
H A Dload_elf.c191 goto oerr;
208 goto oerr;
217 goto oerr;
222 goto oerr;
227 goto oerr;
234 goto oerr;
281 oerr:
/freebsd-10.3-release/sbin/routed/
H A Dif.c666 int in, ierr, out, oerr; local
976 oerr = ifs.int_data.oerrors - ifp->int_data.oerrors;
984 oerr += (ifs.int_data.odrops
998 if (ierr < 0 || in < 0 || oerr < 0 || out < 0) {
1006 if (in == 0 && out == 0 && ierr == 0 && oerr == 0)
1013 || (out <= oerr && oerr > 0)) {
1017 " out=%d oerr=%d",
1020 in, ierr, out, oerr);
1026 " in=%d ierr=%d out=%d oerr
[all...]
/freebsd-10.3-release/contrib/nvi/common/
H A Dexf.c270 goto oerr;
427 oerr: if (F_ISSET(ep, F_RCV_ON))

Completed in 126 milliseconds