Home
last modified time | relevance | path

Searched refs:EX_IOERR (Results 1 – 25 of 64) sorted by relevance

123

/src/sbin/nvmecontrol/
H A Dfabrics.c56 exit(EX_IOERR); in nvmf_default_hostnqn()
242 exit(EX_IOERR); in connect_discovery_adminq()
251 err(EX_IOERR, "Failed to create discovery association"); in connect_discovery_adminq()
259 errx(EX_IOERR, "Failed to connect to discovery controller: %s", in connect_discovery_adminq()
266 errc(EX_IOERR, error, "Failed to fetch CAP"); in connect_discovery_adminq()
271 errc(EX_IOERR, error, "Failed to fetch CC"); in connect_discovery_adminq()
283 errc(EX_IOERR, error, "Failed to set CC"); in connect_discovery_adminq()
290 errc(EX_IOERR, error, "Failed to fetch CSTS"); in connect_discovery_adminq()
296 errx(EX_IOERR, "Controller failed to become ready"); in connect_discovery_adminq()
324 return (EX_IOERR); in connect_nvm_adminq()
[all …]
H A Dns.c416 errx(EX_IOERR, "Identify request failed"); in nsactive()
430 err(EX_IOERR, "identify request failed"); in nsactive()
432 errx(EX_IOERR, "identify request returned error"); in nsactive()
461 errx(EX_IOERR, "Identify request failed"); in nsallocated()
475 err(EX_IOERR, "identify request failed"); in nsallocated()
477 errx(EX_IOERR, "identify request returned error"); in nsallocated()
506 errx(EX_IOERR, "Identify request failed"); in nscontrollers()
519 err(EX_IOERR, "identify request failed"); in nscontrollers()
521 errx(EX_IOERR, "identify request returned error"); in nscontrollers()
567 errx(EX_IOERR, "Identify request failed"); in nscreate()
[all …]
H A Dfirmware.c147 err(EX_IOERR, "error reading '%s'", path); in read_image_file()
150 errx(EX_IOERR, in read_image_file()
169 err(EX_IOERR, "query max transfer size failed"); in update_firmware()
189 err(EX_IOERR, "firmware download request failed"); in update_firmware()
192 errx(EX_IOERR, "firmware download request returned error"); in update_firmware()
212 err(EX_IOERR, "firmware activate request failed"); in activate_firmware()
222 errx(EX_IOERR, "firmware activate request returned error"); in activate_firmware()
279 errx(EX_IOERR, "Identify request failed"); in firmware()
H A Dpower.c114 err(EX_IOERR, "set feature power mgmt request failed"); in power_set()
117 errx(EX_IOERR, "set feature power mgmt request returned error"); in power_set()
130 err(EX_IOERR, "set feature power mgmt request failed"); in power_show()
133 errx(EX_IOERR, "set feature power mgmt request returned error"); in power_show()
165 errx(EX_IOERR, "Identify request failed"); in power()
H A Ddisconnect.c38 errc(EX_IOERR, error, "failed to disconnect from %s", in disconnect()
47 errc(EX_IOERR, error, "failed to disconnect from %s", in disconnect()
62 errc(EX_IOERR, error, in disconnect_all()
H A Dresv.c263 err(EX_IOERR, "acquire request failed"); in resvacquire()
266 errx(EX_IOERR, "acquire request returned error"); in resvacquire()
302 err(EX_IOERR, "register request failed"); in resvregister()
305 errx(EX_IOERR, "register request returned error"); in resvregister()
340 err(EX_IOERR, "release request failed"); in resvrelease()
343 errx(EX_IOERR, "release request returned error"); in resvrelease()
380 err(EX_IOERR, "report request failed"); in resvreport()
383 errx(EX_IOERR, "report request returned error"); in resvreport()
H A Dreconnect.c90 return (EX_IOERR); in reconnect_nvm_controller()
100 return (EX_IOERR); in reconnect_nvm_controller()
226 return (EX_IOERR); in fetch_and_validate_rparams()
236 return (EX_IOERR); in fetch_and_validate_rparams()
243 return (EX_IOERR); in fetch_and_validate_rparams()
252 return (EX_IOERR); in fetch_and_validate_rparams()
H A Dformat.c161 errx(EX_IOERR, "Identify request failed"); in format()
178 errx(EX_IOERR, "Identify request failed"); in format()
209 err(EX_IOERR, "format request failed"); in format()
212 errx(EX_IOERR, "format request returned error"); in format()
H A Dselftest.c66 err(EX_IOERR, "self-test request failed"); in selftest_op()
72 errx(EX_IOERR, "self-test request returned error"); in selftest_op()
100 errx(EX_IOERR, "Identify request failed"); in selftest()
H A Dtelemetry.c127 errx(EX_IOERR, "Identify request failed"); in telemetry_log()
137 err(EX_IOERR, "Can't create %s", opt.outfn); in telemetry_log()
177 err(EX_IOERR, "Error writing %s", opt.outfn); in telemetry_log()
H A Dsanitize.c159 errx(EX_IOERR, "Identify request failed"); in sanitize()
181 err(EX_IOERR, "sanitize request failed"); in sanitize()
184 errx(EX_IOERR, "sanitize request returned error"); in sanitize()
/src/usr.bin/split/
H A Dsplit.c226 err(EX_IOERR, "read"); in split1()
238 err(EX_IOERR, "write"); in split1()
247 err(EX_IOERR, "write"); in split1()
255 err(EX_IOERR, "write"); in split1()
263 err(EX_IOERR, "write"); in split1()
309 err(EX_IOERR, "write"); in split2()
314 err(EX_IOERR, "read"); in split2()
437 err(EX_IOERR, "%s", fname); in newfile()
/src/tests/sys/netpfil/common/
H A Ddivapp.c85 errx(EX_IOERR, "recv_pkt: select() errors."); in recv_pkt()
92 errx(EX_IOERR, "recv_pkt: recvfrom() errors."); in recv_pkt()
105 err(EX_IOERR, "send_pkt: sendto() errors"); in send_pkt()
107 errx(EX_IOERR, "send_pkt: sendto() sent %zd of %zd bytes.", in send_pkt()
/src/usr.sbin/fdread/
H A Dfdread.c223 errx(EX_IOERR, in doread()
239 return (EX_IOERR); in doread()
251 err(EX_IOERR, in doread()
299 return (nerrs? EX_IOERR: EX_OK); in doread()
326 errx(EX_IOERR, in doreadid()
330 rv = EX_IOERR; in doreadid()
/src/usr.sbin/fwcontrol/
H A Dfwcontrol.c119 err(EX_IOERR, "%s: ioctl", __func__); in get_dev()
235 err(EX_IOERR, "%s: ioctl", __func__); in read_write_quad()
283 err(EX_IOERR, "%s: ioctl", __func__); in send_phy_config()
302 err(EX_IOERR, "%s: ioctl", __func__); in link_on()
326 err(EX_IOERR, "%s: ioctl", __func__); in reset_start()
416 err(EX_IOERR, "%s: ioctl", __func__); in get_crom()
528 err(EX_IOERR, "%s: ioctl", __func__); in show_topology_map()
568 err(EX_IOERR, "%s: ioctl", __func__); in read_phy_registers()
583 err(EX_IOERR, "%s: ioctl", __func__); in read_phy_page()
686 err(EX_IOERR, "%s: ioctl FW_SSTBUF", __func__); in detect_recv_fn()
[all …]
/src/usr.bin/netstat/
H A Dmain.c475 xo_err(EX_IOERR, "stdout"); in main()
485 xo_err(EX_IOERR, "stdout"); in main()
495 xo_err(EX_IOERR, "stdout"); in main()
518 xo_err(EX_IOERR, "stdout"); in main()
530 xo_err(EX_IOERR, "stdout"); in main()
539 xo_err(EX_IOERR, "stdout"); in main()
548 xo_err(EX_IOERR, "stdout"); in main()
574 xo_err(EX_IOERR, "stdout"); in main()
586 xo_err(EX_IOERR, "stdout"); in main()
619 xo_err(EX_IOERR, "stdout"); in main()
/src/usr.sbin/acpi/acpiconf/
H A Dacpiconf.c67 err(EX_IOERR, "request sleep type (%d) failed", sleep_type); in acpi_sleep()
78 err(EX_IOERR, "ack sleep type failed"); in acpi_sleep_ack()
99 err(EX_IOERR, "get battery info (%d) failed", num); in acpi_battinfo()
158 err(EX_IOERR, "get battery status (%d) failed", num); in acpi_battinfo()
165 err(EX_IOERR, "get battery user info (%d) failed", num); in acpi_battinfo()
/src/usr.sbin/bsdinstall/runconsoles/
H A Dchild.c315 err(EX_IOERR, "could not dup %s to stdin", name); in child_leader_run()
318 err(EX_IOERR, "could not dup %s to stdout", name); in child_leader_run()
321 err(EX_IOERR, "could not dup %s to stderr", name); in child_leader_run()
330 err(EX_IOERR, "could not set session for %s", name); in child_leader_run()
334 err(EX_IOERR, "could not set process group for %s", in child_leader_run()
H A Drunconsoles.c332 err(EX_IOERR, "could not open %s", dev); in read_consoles()
336 err(EX_IOERR, "could not get flags for %s", dev); in read_consoles()
340 err(EX_IOERR, "could not set flags for %s", dev); in read_consoles()
349 err(EX_IOERR, "could not get pgrp of %s", in read_consoles()
352 errx(EX_IOERR, "%s controlled by another group", in read_consoles()
/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DExitCodes.h28 #define EX_IOERR 74 macro
30 #error Exit code EX_IOERR not available
/src/usr.sbin/ofwdump/
H A Dofw_util.c45 err(EX_IOERR, "ioctl(..., " #cmd ", ...) failed"); \
115 err(EX_IOERR, in ofw_finddevice()
142 err(EX_IOERR, "ioctl(..., OFIOCNEXTPROP, ...) failed"); in ofw_nextprop()
225 err(EX_IOERR, "ioctl(..., OFIOCGET, ...) failed"); in ofw_getprop_alloc()
/src/sbin/nvmecontrol/modules/wdc/
H A Dwdc.c127 errx(EX_IOERR, "Identify request failed"); in wdc_append_serial_name()
155 err(EX_IOERR, "wdc_get_data request failed"); in wdc_get_data()
157 errx(EX_IOERR, "wdc_get_data request returned error"); in wdc_get_data()
190 err(EX_IOERR, "query max transfer size failed"); in wdc_do_dump_e6()
219 err(EX_IOERR, "write"); in wdc_do_dump_e6()
245 err(EX_IOERR, "wdc_get_data_dui request failed"); in wdc_get_data_dui()
247 errx(EX_IOERR, "wdc_get_data_dui request returned error"); in wdc_get_data_dui()
339 err(EX_IOERR, "query max transfer size failed"); in wdc_do_dump_dui()
357 err(EX_IOERR, "write"); in wdc_do_dump_dui()
387 errx(EX_IOERR, "Identify request failed"); in wdc_cap_diag()
/src/contrib/sendmail/src/
H A Dsysexits.c108 return EX_IOERR;
116 return EX_IOERR;
/src/usr.sbin/watch/
H A Dwatch.c362 fatal(EX_IOERR, "read (stdin) failed"); in main()
381 fatal(EX_IOERR, in main()
431 fatal(EX_IOERR, "read failed"); in main()
434 fatal(EX_IOERR, "write failed"); in main()
/src/usr.sbin/efitable/
H A Defitable.c223 xo_err(EX_IOERR, "stdout"); in efi_table_print_esrt()
242 xo_err(EX_IOERR, "stdout"); in efi_table_print_prop()
287 xo_err(EX_IOERR, "stdout"); in efi_table_print_memory()

123