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

12

/freebsd-10.1-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;
193 flushout(&errout);
H A Doutput.h51 extern struct output errout; /* to fd 2 */
55 &errout */
/freebsd-10.1-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:
H A Dmsg.c280 goto errout;
296 errout:
/freebsd-10.1-release/contrib/ntp/lib/isc/unix/
H A Dkeyboard.c53 goto errout;
69 goto errout;
76 errout:
H A Dentropy.c503 goto errout;
527 goto errout;
601 errout:
/freebsd-10.1-release/usr.sbin/config/
H A Dmkmakefile.c63 static void errout(const char *fmt, ...) function
344 errout("%s: missing include filename.\n", fname);
356 errout("%s: No type for %s.\n", fname, this);
376 errout("%s: \"%s\" %s must be optional or standard\n",
387 errout("%s: syntax error describing %s\n",
404 errout("%s: alternate rule required when "
418 errout("%s: %s missing dependency string.\n",
426 errout("%s: %s missing clean file list.\n",
434 errout("%s: %s missing compile command string.\n",
442 errout("
[all...]
/freebsd-10.1-release/sys/mips/nlm/dev/sec/
H A Dnlmsec.c710 goto errout;
717 goto errout;
726 goto errout;
732 goto errout;
742 goto errout;
753 goto errout;
765 goto errout;
767 goto errout;
776 goto errout;
783 goto errout;
[all...]
H A Dnlmrsa.c152 goto errout;
188 goto errout;
203 errout:
516 goto errout;
519 goto errout;
526 goto errout;
535 goto errout;
547 goto errout;
550 errout:
/freebsd-10.1-release/usr.bin/mkimg/
H A Dmkimg.c236 goto errout;
241 goto errout;
246 goto errout;
263 goto errout;
270 goto errout;
279 goto errout;
284 goto errout;
293 errout:
/freebsd-10.1-release/contrib/ofed/management/libibcommon/src/
H A Dsysfs.c225 goto errout;
251 goto errout;
273 goto errout;
288 errout:
/freebsd-10.1-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-10.1-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-10.1-release/sys/arm/at91/
H A Dat91_rtc.c211 goto errout;
217 goto errout;
220 errout:
H A Dat91_ssc.c176 goto errout;
181 goto errout;
183 errout:
H A Dif_ate.c517 goto errout;
520 goto errout;
530 goto errout;
533 goto errout;
537 goto errout;
544 goto errout;
558 goto errout;
564 goto errout;
590 goto errout;
594 goto errout;
[all...]
H A Duart_dev_at91usart.c469 goto errout;
472 goto errout;
487 goto errout;
493 goto errout;
499 goto errout;
541 errout:
558 goto errout;
570 errout:
H A Dat91_twi.c199 goto errout;
204 goto errout;
206 errout:
/freebsd-10.1-release/usr.sbin/pkg_install/lib/
H A Dmatch.c381 goto errout;
387 goto errout;
398 goto errout;
404 goto errout;
410 errout:
/freebsd-10.1-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-10.1-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-10.1-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:
H A Dhash.c172 goto errout;
180 goto errout;
209 errout:
/freebsd-10.1-release/contrib/ntp/lib/isc/win32/
H A Dentropy.c263 goto errout;
296 errout:
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c695 goto errout;
708 goto errout;
722 goto errout;
737 errout:
798 goto errout;
805 goto errout;
815 goto errout;
821 goto errout;
842 goto errout;
857 goto errout;
[all...]

Completed in 134 milliseconds

12