Searched refs:errout (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-9.3-release/bin/sh/
H A Doutput.c73 struct output errout = {NULL, 0, NULL, 256, 2, 0}; variable in typeref:struct:output
76 struct output *out2 = &errout;
87 out2 = &errout;
212 flushout(&errout);
H A Doutput.h51 extern struct output errout; /* to fd 2 */
55 &errout */
/freebsd-9.3-release/contrib/bind9/bin/tools/
H A Dnamed-journalprint.c38 setup_logging(isc_mem_t *mctx, FILE *errout, isc_log_t **logp) { argument
48 destination.file.stream = errout;
/freebsd-9.3-release/lib/libnetgraph/
H A Dsock.c82 goto errout;
91 goto errout;
108 goto errout;
124 goto errout;
130 goto errout;
147 goto errout;
158 goto errout;
171 errout:
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dkeyboard.c53 goto errout;
69 goto errout;
76 errout:
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dkeyboard.c53 goto errout;
69 goto errout;
76 errout:
/freebsd-9.3-release/contrib/bind9/bin/check/
H A Dcheck-tool.h35 setup_logging(isc_mem_t *mctx, FILE *errout, isc_log_t **logp);
H A Dnamed-checkzone.c120 FILE *errout = stdout; local
488 errout = stderr;
501 RUNTIME_CHECK(setup_logging(mctx, errout, &lctx)
523 fprintf(errout, "dump zone to %s...", output_filename);
524 fflush(errout);
529 fprintf(errout, "done\n");
533 fprintf(errout, "OK\n");
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dmodules.c136 goto errout;
141 goto errout;
147 goto errout;
160 goto errout;
170 goto errout;
191 errout:
/freebsd-9.3-release/contrib/ofed/management/libibcommon/src/
H A Dsysfs.c225 goto errout;
251 goto errout;
273 goto errout;
288 errout:
/freebsd-9.3-release/sys/dev/ubsec/
H A Dubsec.c1080 goto errout; /* XXX we don't handle contiguous blocks! */
1093 goto errout;
1109 goto errout;
1132 goto errout;
1212 goto errout;
1217 goto errout;
1248 goto errout;
1257 goto errout;
1266 goto errout;
1293 goto errout;
[all...]
/freebsd-9.3-release/lib/libkvm/
H A Dkvm.c144 _kvm_open(kvm_t *kd, const char *uf, const char *mf, int flag, char *errout) argument
219 if (errout != 0)
220 strlcpy(errout, kd->errbuf, _POSIX2_LINE_MAX);
227 char *errout)
232 (void)strlcpy(errout, strerror(errno), _POSIX2_LINE_MAX);
236 return (_kvm_open(kd, uf, mf, flag, errout));
226 kvm_openfiles(const char *uf, const char *mf, const char *sf __unused, int flag, char *errout) argument
/freebsd-9.3-release/sys/arm/at91/
H A Duart_dev_at91usart.c364 goto errout;
367 goto errout;
382 goto errout;
388 goto errout;
394 goto errout;
438 errout:
455 goto errout;
467 errout:
H A Dat91_rtc.c144 goto errout;
149 goto errout;
151 errout:
H A Dat91_ssc.c176 goto errout;
181 goto errout;
183 errout:
H A Dat91_pio.c192 goto errout;
197 goto errout;
199 errout:
H A Dat91_twi.c178 goto errout;
183 goto errout;
185 errout:
H A Dif_ate.c505 goto errout;
508 goto errout;
518 goto errout;
521 goto errout;
525 goto errout;
532 goto errout;
546 goto errout;
552 goto errout;
580 goto errout;
584 goto errout;
[all...]
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dlwdclient.c85 goto errout;
100 goto errout;
104 goto errout;
113 goto errout;
119 errout:
/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Dmatch.c381 goto errout;
387 goto errout;
398 goto errout;
404 goto errout;
410 errout:
/freebsd-9.3-release/sys/dev/safe/
H A Dsafe.c896 goto errout; /* XXX we don't handle contiguous blocks! */
906 goto errout;
929 goto errout;
955 goto errout;
1080 goto errout;
1089 goto errout;
1108 goto errout;
1116 goto errout;
1148 goto errout;
1154 goto errout;
[all...]
/freebsd-9.3-release/sys/mips/rmi/dev/sec/
H A Drmisec.c361 goto errout;
368 goto errout;
373 goto errout;
392 goto errout;
418 goto errout;
570 errout:
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dentropy.c690 goto errout;
710 errout:
877 goto errout;
885 goto errout;
914 errout:
964 goto errout;
970 goto errout;
993 errout:
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dentropy.c690 goto errout;
710 errout:
877 goto errout;
885 goto errout;
914 errout:
964 goto errout;
970 goto errout;
993 errout:
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dentropy.c263 goto errout;
296 errout:

Completed in 243 milliseconds

12