| /freebsd-14.2/lib/libefivar/ |
| H A D | efivar-dp-xlate.c | 175 goto errout; in efi_hd_to_unix() 183 goto errout; in efi_hd_to_unix() 192 goto errout; in efi_hd_to_unix() 206 goto errout; in efi_hd_to_unix() 213 goto errout; in efi_hd_to_unix() 277 goto errout; in efi_hd_to_unix() 294 errout: in efi_hd_to_unix() 606 errout: in build_dp() 640 errout: in efipart_to_dp() 672 errout: in dev_path_to_dp() [all …]
|
| H A D | efivar.c | 175 goto errout; in efi_get_variable() 186 errout: in efi_get_variable() 243 goto errout; in efi_get_next_variable_name() 269 goto errout; in efi_get_next_variable_name() 273 errout: in efi_get_next_variable_name() 369 goto errout; in efi_set_variable() 375 errout: in efi_set_variable()
|
| /freebsd-14.2/lib/libnetgraph/ |
| H A D | sock.c | 80 goto errout; in NgMkSockNode() 89 goto errout; in NgMkSockNode() 106 goto errout; in NgMkSockNode() 125 goto errout; in NgMkSockNode() 131 goto errout; in NgMkSockNode() 148 goto errout; in NgMkSockNode() 159 goto errout; in NgMkSockNode() 172 errout: in NgMkSockNode()
|
| /freebsd-14.2/stand/kboot/kboot/arch/aarch64/ |
| H A D | load_addr.c | 128 goto errout; in do_memory_from_fdt() 140 goto errout; in do_memory_from_fdt() 143 goto errout; in do_memory_from_fdt() 147 goto errout; in do_memory_from_fdt() 151 goto errout; in do_memory_from_fdt() 155 goto errout; in do_memory_from_fdt() 159 goto errout; in do_memory_from_fdt() 225 errout: in do_memory_from_fdt()
|
| /freebsd-14.2/lib/libkvm/ |
| H A D | kvm.c | 116 _kvm_open(kvm_t *kd, const char *uf, const char *mf, int flag, char *errout) in _kvm_open() argument 221 if (errout != NULL) in _kvm_open() 222 strlcpy(errout, kd->errbuf, _POSIX2_LINE_MAX); in _kvm_open() 229 char *errout) in kvm_openfiles() argument 234 if (errout != NULL) in kvm_openfiles() 235 (void)strlcpy(errout, strerror(errno), in kvm_openfiles() 239 return (_kvm_open(kd, uf, mf, flag, errout)); in kvm_openfiles() 259 kvm_open2(const char *uf, const char *mf, int flag, char *errout, in kvm_open2() argument 265 if (errout != NULL) in kvm_open2() 266 (void)strlcpy(errout, strerror(errno), in kvm_open2() [all …]
|
| /freebsd-14.2/usr.sbin/config/ |
| H A D | mkmakefile.cc | 75 errout(const char *fmt, ...) in errout() function 329 errout("%s: malformed line: %s\n", in makehints() 372 errout("%s: malformed line: %s\n", in makeenv() 429 errout("%s: missing include filename.\n", fname); in read_file() 442 errout("%s: No type for %s.\n", fname, rfile); in read_file() 474 errout("%s: syntax error describing %s\n", in read_file() 491 errout("%s: alternate rule required when " in read_file() 505 errout("%s: %s missing dependency string.\n", in read_file() 513 errout("%s: %s missing clean file list.\n", in read_file() 529 errout("%s: %s missing warning text string.\n", in read_file() [all …]
|
| /freebsd-14.2/sys/contrib/openzfs/module/icp/io/ |
| H A D | skein_mod.c | 347 goto errout; in skein_digest_init() 351 errout: in skein_digest_init() 562 goto errout; in skein_mac_init() 566 errout: in skein_mac_init() 597 goto errout; in skein_mac_atomic() 601 goto errout; in skein_mac_atomic() 603 goto errout; in skein_mac_atomic() 606 errout: in skein_mac_atomic() 632 goto errout; in skein_create_ctx_template() 637 errout: in skein_create_ctx_template()
|
| /freebsd-14.2/sys/netpfil/pf/ |
| H A D | pf_nv.c | 199 errout: in pf_nvmape_to_mape() 241 errout: in pf_nvpool_to_pool() 317 errout: in pf_nvaddr_wrap_to_addr_wrap() 411 errout: in pf_nvrule_addr_to_rule_addr() 453 errout: in pf_nvrule_uid_to_rule_uid() 655 errout: in pf_nvrule_to_krule() 837 errout: in pf_nvstate_cmp_to_state_cmp() 876 errout: in pf_nvstate_kill_to_kstate_kill() 902 errout: in pf_state_key_to_nvstate_key() 1001 errout: in pf_state_to_nvstate() [all …]
|
| H A D | pf_syncookies.c | 153 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_get_syncookies() 181 errout: in pf_get_syncookies() 198 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_set_syncookies() 239 errout: in pf_set_syncookies()
|
| /freebsd-14.2/lib/libcam/ |
| H A D | scsi_wrap.c | 95 goto errout; in scsi_wrap_get_physical_element_status() 101 goto errout; in scsi_wrap_get_physical_element_status() 119 errout: in scsi_wrap_get_physical_element_status()
|
| /freebsd-14.2/stand/efi/boot1/ |
| H A D | boot1.c | 89 goto errout; in try_boot() 107 goto errout; in try_boot() 120 goto errout; in try_boot() 128 goto errout; in try_boot() 158 errout: in try_boot()
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | idmap_util.c | 195 goto errout; in parse_idmap_entry() 201 goto errout; in parse_idmap_entry() 204 goto errout; in parse_idmap_entry() 209 goto errout; in parse_idmap_entry() 212 goto errout; in parse_idmap_entry() 217 goto errout; in parse_idmap_entry() 220 goto errout; in parse_idmap_entry() 227 errout: in parse_idmap_entry()
|
| /freebsd-14.2/contrib/ofed/libibumad/ |
| H A D | sysfs.c | 197 goto errout; in sys_scandir() 223 goto errout; in sys_scandir() 245 goto errout; in sys_scandir() 260 errout: in sys_scandir()
|
| /freebsd-14.2/bin/sh/tests/execution/ |
| H A D | shellproc3.0 | 11 errout=`testshellproc 3>&2 2>&1 >&3 3>&-` 13 [ "$r" = 126 ] && [ -n "$errout" ]
|
| H A D | shellproc5.0 | 11 errout=`testshellproc 3>&2 2>&1 >&3 3>&-` 13 [ "$r" = 126 ] && [ -n "$errout" ]
|
| H A D | shellproc4.0 | 11 errout=`testshellproc 3>&2 2>&1 >&3 3>&-` 13 [ "$r" = 126 ] && [ -n "$errout" ]
|
| H A D | shellproc2.0 | 15 errout=`testshellproc 3>&2 2>&1 >&3 3>&-` 17 [ "$r" = 126 ] && [ -n "$errout" ]
|
| /freebsd-14.2/usr.bin/mkimg/ |
| H A D | mkimg.c | 258 goto errout; in parse_part() 263 goto errout; in parse_part() 268 goto errout; in parse_part() 285 goto errout; in parse_part() 292 goto errout; in parse_part() 301 goto errout; in parse_part() 306 goto errout; in parse_part() 315 errout: in parse_part()
|
| /freebsd-14.2/sys/dev/safe/ |
| H A D | safe.c | 903 goto errout; in safe_process() 928 goto errout; in safe_process() 936 goto errout; in safe_process() 963 goto errout; in safe_process() 969 goto errout; in safe_process() 977 goto errout; in safe_process() 1034 goto errout; in safe_process() 1044 goto errout; in safe_process() 1078 goto errout; in safe_process() 1127 goto errout; in safe_process() [all …]
|
| /freebsd-14.2/bin/sh/ |
| H A D | output.c | 75 struct output errout = {NULL, NULL, NULL, 256, 2, 0}; variable 78 struct output *out2 = &errout; 238 flushout(&errout); in flushall()
|
| H A D | output.h | 53 extern struct output errout; /* to fd 2 */
|
| /freebsd-14.2/sys/dev/qat/qat_common/ |
| H A D | adf_vf_isr.c | 266 goto errout; in adf_request_msi_irq() 274 goto errout; in adf_request_msi_irq() 279 errout: in adf_request_msi_irq()
|
| /freebsd-14.2/sys/dev/iicbus/rtc/ |
| H A D | ds13rtc.c | 455 goto errout; in ds13rtc_settime() 458 goto errout; in ds13rtc_settime() 465 errout: in ds13rtc_settime()
|
| H A D | nxprtc.c | 829 goto errout; in nxprtc_settime() 832 goto errout; in nxprtc_settime() 863 goto errout; in nxprtc_settime() 877 errout: in nxprtc_settime()
|
| /freebsd-14.2/sys/compat/linuxkpi/common/src/ |
| H A D | linux_interrupt.c | 151 goto errout; in lkpi_request_irq() 158 errout: in lkpi_request_irq()
|