| /netbsd-src/sys/dev/microcode/siop/ |
| H A D | ncr53cxxx.c | 307 void errout (char *); 548 void errout (char *text) in errout() function 568 errout ("Token table full"); in parse() 642 errout ("Whoops\007"); in define_symbol() 652 errout ("Symbol table full"); in define_symbol() 735 errout("'ARCH' statement missing"); in CheckRegister() 757 errout ("Unknown identifier"); in expression() 770 errout ("Expected an identifier"); in evaluate() 818 errout ("Expected digit"); in number() 845 errout ("Symbol table full"); in lookup() [all …]
|
| /netbsd-src/bin/sh/ |
| H A D | error.c | 144 outfmt(&errout, "%s: ", commandname); in exvwarning() 146 outfmt(&errout, "%s: ", getprogname()); in exvwarning() 148 outfmt(&errout, "%s: ", currentcontext); in exvwarning() 150 doformat(&errout, msg, ap); in exvwarning() 152 outfmt(&errout, ": "); in exvwarning() 155 outfmt(&errout, "%s", strerror(sv_errno)); in exvwarning() 157 flushout(&errout); in exvwarning()
|
| H A D | main.c | 183 flushout(&errout); in main() 295 flushout(&errout); in main() 331 flushout(&errout); in cmdloop()
|
| H A D | output.h | 58 extern struct output errout;
|
| /netbsd-src/sys/dev/pci/ |
| H A D | ubsec.c | 1161 goto errout; in ubsec_process() 1185 goto errout; /* XXX we don't handle contiguous blocks! */ in ubsec_process() 1198 goto errout; in ubsec_process() 1215 goto errout; in ubsec_process() 1240 goto errout; in ubsec_process() 1252 goto errout; in ubsec_process() 1263 goto errout; in ubsec_process() 1337 goto errout; in ubsec_process() 1342 goto errout; in ubsec_process() 1376 goto errout; in ubsec_process() [all …]
|
| /netbsd-src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/ |
| H A D | tpm_version.c | 79 goto errout; in end_capture_stderr() 90 goto errout; in end_capture_stderr() 96 goto errout; in end_capture_stderr() 103 errout: in end_capture_stderr()
|
| /netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
| H A D | cread.c | 237 goto errout; in copen() 241 goto errout; in copen() 246 goto errout; in copen() 253 errout: in copen()
|
| /netbsd-src/sys/dev/gpib/ |
| H A D | mt.c | 362 goto errout; in mtopen() 368 goto errout; in mtopen() 374 goto errout; in mtopen() 379 goto errout; in mtopen() 384 goto errout; in mtopen() 422 goto errout; in mtopen() 438 errout: in mtopen()
|
| /netbsd-src/sys/arch/hp300/dev/ |
| H A D | mt.c | 344 goto errout; in mtopen() 350 goto errout; in mtopen() 356 goto errout; in mtopen() 361 goto errout; in mtopen() 366 goto errout; in mtopen() 404 goto errout; in mtopen() 419 errout: in mtopen()
|
| /netbsd-src/external/mpl/bind/dist/bin/tools/ |
| H A D | named-journalprint.c | 42 setup_logging(isc_mem_t *mctx, FILE *errout, isc_log_t **logp) { 52 destination.file.stream = errout; in setup_logging() 43 setup_logging(isc_mem_t * mctx,FILE * errout,isc_log_t ** logp) setup_logging() argument
|
| /netbsd-src/sys/lib/libsa/ |
| H A D | cread.c | 272 goto errout; in open() 276 goto errout; in open() 281 goto errout; in open() 288 errout: in open()
|
| /netbsd-src/lib/libc/net/ |
| H A D | getnameinfo.c | 184 goto errout; in getnameinfo_atalk() 193 goto errout; in getnameinfo_atalk() 203 goto errout; in getnameinfo_atalk() 210 errout: in getnameinfo_atalk()
|
| /netbsd-src/lib/libkvm/ |
| H A D | kvm.c | 250 char *errout) in _kvm_open() argument 408 if (errout != 0) in _kvm_open() 409 (void)strlcpy(errout, kd->errbuf, _POSIX2_LINE_MAX); in _kvm_open() 726 int flag, char *errout) in kvm_openfiles() argument 731 (void)strlcpy(errout, strerror(errno), _POSIX2_LINE_MAX); in kvm_openfiles() 735 return (_kvm_open(kd, uf, mf, sf, flag, errout)); in kvm_openfiles()
|
| /netbsd-src/sys/fs/tmpfs/ |
| H A D | tmpfs_vfsops.c | 202 goto errout; in tmpfs_mount() 212 goto errout; in tmpfs_mount() 229 errout: in tmpfs_mount()
|
| /netbsd-src/external/cddl/osnet/dist/cmd/zpool/ |
| H A D | zpool_main.c | 733 goto errout; in zpool_do_labelclear() 743 goto errout; in zpool_do_labelclear() 753 goto errout; in zpool_do_labelclear() 768 errout: in zpool_do_labelclear() 828 goto errout; in zpool_do_create() 835 goto errout; in zpool_do_create() 845 goto errout; in zpool_do_create() 851 goto errout; in zpool_do_create() 874 goto errout; in zpool_do_create() 889 goto errout; in zpool_do_create() [all …]
|
| /netbsd-src/sys/arch/hpc/stand/hpcboot/ |
| H A D | file_manager.cpp | 75 goto errout; in open() 81 errout: in open()
|
| /netbsd-src/sys/dev/hpc/ |
| H A D | video_subr.c | 161 goto errout; \ in cmap_work_alloc() 170 errout: in cmap_work_alloc()
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | opt-jobs-no-action.mk | 35 errout="\# .runChkTmpl\n""{ %s \n} || exit $$?\n"
|
| /netbsd-src/sys/nfs/ |
| H A D | nfs_socket.c | 1077 goto errout; in nfs_getreq() 1095 goto errout; in nfs_getreq() 1118 goto errout; in nfs_getreq() 1132 goto errout; in nfs_getreq() 1236 errout: in nfs_getreq()
|
| /netbsd-src/sys/dev/hyperv/ |
| H A D | if_hvn.c | 1845 goto errout; in hvn_rx_ring_create() 1853 goto errout; in hvn_rx_ring_create() 1859 errout: in hvn_rx_ring_create() 1944 goto errout; in hvn_tx_ring_create() 1994 goto errout; in hvn_tx_ring_create() 2003 goto errout; in hvn_tx_ring_create() 2017 goto errout; in hvn_tx_ring_create() 2033 errout: in hvn_tx_ring_create() 3286 goto errout; in hvn_nvs_connect_rxbuf() 3292 goto errout; in hvn_nvs_connect_rxbuf() [all …]
|
| /netbsd-src/sys/rump/net/lib/libsockin/ |
| H A D | sockin.c | 321 goto errout; in sockin_waccept() 323 goto errout; in sockin_waccept() 327 errout: in sockin_waccept()
|
| /netbsd-src/sys/arch/hpcmips/dev/ |
| H A D | ucbsnd.c | 622 goto errout; in ucbsndwrite() 634 goto errout; in ucbsndwrite() 642 errout: in ucbsndwrite()
|
| /netbsd-src/external/bsd/libbind/dist/irs/ |
| H A D | lcl_ng.c | 333 goto errout; in parse_netgrp() 348 errout: in parse_netgrp()
|
| /netbsd-src/sys/kern/ |
| H A D | vfs_wapbl.c | 647 goto errout; in wapbl_start() 668 goto errout; in wapbl_start() 673 goto errout; in wapbl_start() 682 errout: in wapbl_start() 3011 goto errout; in wapbl_replay_start() 3020 goto errout; in wapbl_replay_start() 3060 errout: in wapbl_replay_free() 3228 goto errout; in wapbl_replay_process() 3247 goto errout; 3253 goto errout; [all...] |
| /netbsd-src/sys/ufs/lfs/ |
| H A D | lfs_inode.c | 365 goto errout; in lfs_truncate() 406 goto errout; in lfs_truncate() 422 goto errout; in lfs_truncate() 619 errout: in lfs_truncate()
|