Home
last modified time | relevance | path

Searched refs:err_exit (Results 1 – 15 of 15) sorted by relevance

/freebsd-14.2/contrib/bc/scripts/
H A Dfunctions.sh63 err_exit() { function
173err_exit "$_checktest_retcode_d failed test '$_checktest_retcode_name' with error code $_checktest…
211 err_exit "$_checktest_d failed test $_checktest_name" 1
236 err_exit "$_die_str" "$_die_err"
463 err_exit "{{ end }} tag without corresponding start tag" 2
473 err_exit "start tag nested in start tag" 3
482 err_exit "start tag nested in start tag" 3
/freebsd-14.2/lib/libc/gen/
H A Derr.c46 static void (*err_exit)(int); variable
65 err_exit = ef; in err_set_exit()
105 if (err_exit) in verrc()
106 err_exit(eval); in verrc()
128 if (err_exit) in verrx()
129 err_exit(eval); in verrx()
/freebsd-14.2/sys/dev/dpaa2/
H A Ddpaa2_mac.c131 goto err_exit; in dpaa2_mac_attach()
145 goto err_exit; in dpaa2_mac_attach()
189 err_exit: in dpaa2_mac_attach()
219 goto err_exit; in dpaa2_mac_setup_irq()
226 goto err_exit; in dpaa2_mac_setup_irq()
233 goto err_exit; in dpaa2_mac_setup_irq()
242 goto err_exit; in dpaa2_mac_setup_irq()
278 err_exit: in dpaa2_mac_setup_irq()
325 goto err_exit; in dpaa2_mac_intr()
343 err_exit: in dpaa2_mac_intr()
H A Ddpaa2_mcp.c171 goto err_exit; in dpaa2_mcp_attach()
178 goto err_exit; in dpaa2_mcp_attach()
189 goto err_exit; in dpaa2_mcp_attach()
198 goto err_exit; in dpaa2_mcp_attach()
208 goto err_exit; in dpaa2_mcp_attach()
235 err_exit: in dpaa2_mcp_attach()
H A Ddpaa2_bp.c103 goto err_exit; in dpaa2_bp_detach()
122 err_exit: in dpaa2_bp_detach()
146 goto err_exit; in dpaa2_bp_attach()
198 err_exit: in dpaa2_bp_attach()
H A Ddpaa2_con.c126 goto err_exit; in dpaa2_con_attach()
140 goto err_exit; in dpaa2_con_attach()
175 err_exit: in dpaa2_con_attach()
H A Ddpaa2_io.c156 goto err_exit; in dpaa2_io_detach()
195 err_exit: in dpaa2_io_detach()
253 goto err_exit; in dpaa2_io_attach()
263 goto err_exit; in dpaa2_io_attach()
316 goto err_exit; in dpaa2_io_attach()
323 goto err_exit; in dpaa2_io_attach()
343 err_exit: in dpaa2_io_attach()
H A Ddpaa2_ni.c640 err_exit: in dpaa2_ni_attach()
969 err_exit: in dpaa2_ni_setup()
1157 err_exit: in dpaa2_ni_bind()
1250 err_exit: in dpaa2_ni_setup_rx_flow()
1394 err_exit: in dpaa2_ni_setup_tx_flow()
1463 err_exit: in dpaa2_ni_setup_rx_err_flow()
1539 err_exit: in dpaa2_ni_setup_irqs()
1638 err_exit: in dpaa2_ni_setup_if_caps()
1697 err_exit: in dpaa2_ni_setup_if_flags()
1987 err_exit: in dpaa2_ni_set_buf_layout()
[all …]
/freebsd-14.2/usr.sbin/bhyve/
H A Dacpi.c96 if (fprintf(__VA_ARGS__) < 0) goto err_exit
99 if (fflush(x) != 0) goto err_exit
142 goto err_exit; in dsdt_line()
149 err_exit: in dsdt_line()
254 err_exit: in basl_fwrite_dsdt()
/freebsd-14.2/sys/kern/
H A Dkern_exec.c1344 goto err_exit; in exec_copyin_args()
1353 goto err_exit; in exec_copyin_args()
1360 goto err_exit; in exec_copyin_args()
1371 goto err_exit; in exec_copyin_args()
1378 goto err_exit; in exec_copyin_args()
1384 err_exit: in exec_copyin_args()
/freebsd-14.2/contrib/bc/tests/
H A Dother.sh131 err_exit "$d failed test quit" 1
588 err_exit "$d did not produce output on the limits test" 1
/freebsd-14.2/sys/compat/linux/
H A Dlinux_misc.c2612 goto err_exit; in linux_exec_copyin_args()
2621 goto err_exit; in linux_exec_copyin_args()
2627 goto err_exit; in linux_exec_copyin_args()
2638 goto err_exit; in linux_exec_copyin_args()
2648 goto err_exit; in linux_exec_copyin_args()
2654 goto err_exit; in linux_exec_copyin_args()
2660 err_exit: in linux_exec_copyin_args()
/freebsd-14.2/contrib/bc/
H A Dconfigure.sh388 err_exit "Invalid number of args to $0"
410 err_exit "Invalid number of args to $0"
439 err_exit "Invalid number of args to $0"
492 err_exit "Invalid number of args to $0"
H A Dconfigure388 err_exit "Invalid number of args to $0"
410 err_exit "Invalid number of args to $0"
439 err_exit "Invalid number of args to $0"
492 err_exit "Invalid number of args to $0"
/freebsd-14.2/sys/compat/freebsd32/
H A Dfreebsd32_misc.c425 goto err_exit; in freebsd32_exec_copyin_args()
434 goto err_exit; in freebsd32_exec_copyin_args()
440 goto err_exit; in freebsd32_exec_copyin_args()
451 goto err_exit; in freebsd32_exec_copyin_args()
457 goto err_exit; in freebsd32_exec_copyin_args()
463 err_exit: in freebsd32_exec_copyin_args()