/freebsd/share/man/man4/ |
H A D | bce.4 | 276 The driver could not access the controller NVRAM correctly. 278 The driver could not allocate DMA memory to setup the controllers 281 The driver could not create a network interface for the controller. 283 The driver could not access the PHY used by the controller. 285 The driver could not initialize the IRQ handler. 287 The driver could not read a PHY register before the timeout period expired. 289 The driver could not write to the PHY register because a timeout occurred. 291 The driver could not write to NVRAM because a timeout occurred. 304 .It "bce%d: Could not allocate parent DMA tag!" 305 The driver could not allocate a PCI compatible DMA tag. [all …]
|
/freebsd/sbin/ipf/libipf/ |
H A D | interror.c | 62 { 34, "could not find function" }, 105 { 77, "could not find tunable" }, 110 { 82, "could not find token to delete" }, 119 { 91, "could not get token for rule iteration" }, 121 { 93, "could not find token for generic iterator" }, 170 { 142, "could not initialise call now function" }, 171 { 143, "could not initialise call function" }, 172 { 144, "could not find destination list" }, 181 { 10001, "could not find token for auth iterator" }, 189 { 10009, "could not malloc memory for preauth entry" }, [all …]
|
/freebsd/usr.sbin/bsdinstall/runconsoles/ |
H A D | child.c | 121 * Another process calling kill(..., SIGCHLD) could cause us to get in sigchld_handler() 172 err(EX_OSERR, "could not restore SIGALRM"); in grandchild_run() 175 err(EX_OSERR, "could not restore SIGCHLD"); in grandchild_run() 178 err(EX_OSERR, "could not restore SIGTERM"); in grandchild_run() 181 err(EX_OSERR, "could not restore SIGINT"); in grandchild_run() 184 err(EX_OSERR, "could not restore SIGQUIT"); in grandchild_run() 187 err(EX_OSERR, "could not restore SIGPIPE"); in grandchild_run() 190 err(EX_OSERR, "could not restore SIGTTOU"); in grandchild_run() 234 err(EX_OSERR, "could not acquire reaper status"); in child_leader_run() 247 err(EX_OSERR, "could not enable SIGCHLD handler"); in child_leader_run() [all …]
|
H A D | runconsoles.c | 157 err(EX_OSERR, "could not give up control of %s", in wait_all_consoles() 263 err(EX_OSERR, "could not read kern.console length"); in read_primary_console() 266 err(EX_OSERR, "could not allocate kern.console buffer"); in read_primary_console() 269 err(EX_OSERR, "could not read kern.console"); in read_primary_console() 323 err(EX_OSERR, "could not allocate consinfo"); in read_consoles() 327 err(EX_OSERR, "could not allocate dev path"); in read_consoles() 332 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() [all …]
|
/freebsd/contrib/wpa/src/ap/ |
H A D | accounting.c | 49 wpa_printf(MSG_INFO, "Could not create new RADIUS packet"); in accounting_msg() 55 wpa_printf(MSG_INFO, "Could not add Acct-Status-Type"); in accounting_msg() 67 wpa_printf(MSG_INFO, "Could not add Acct-Authentic"); in accounting_msg() 91 wpa_printf(MSG_INFO, "Could not add User-Name"); in accounting_msg() 112 wpa_printf(MSG_INFO, "Could not add Class"); in accounting_msg() 122 wpa_printf(MSG_ERROR, "Could not add CUI"); in accounting_msg() 131 wpa_printf(MSG_ERROR, "Could not add CUI from ACL"); in accounting_msg() 140 "Could not add Framed-IP-Address"); in accounting_msg() 149 wpa_printf(MSG_INFO, "Could not add Event-Timestamp"); in accounting_msg() 158 wpa_printf(MSG_INFO, "Could not add Acct-Delay-Time"); in accounting_msg() [all …]
|
/freebsd/usr.bin/bluetooth/rfcomm_sppd/ |
H A D | rfcomm_sppd.c | 164 err(1, "Could not sigaction(SIGTERM)"); in main() 167 err(1, "Could not sigaction(SIGHUP)"); in main() 170 err(1, "Could not sigaction(SIGINT)"); in main() 176 err(1, "Could not sigaction(SIGCHLD)"); in main() 205 err(1, "Could not create socket"); in main() 216 err(1, "Could not bind socket on channel %d", channel); in main() 218 err(1, "Could not listen on socket"); in main() 222 err(1, "Could not get socket name"); in main() 264 errc(1, n, "Could not obtain RFCOMM channel"); in main() 270 err(1, "Could not create socket"); in main() [all …]
|
/freebsd/usr.sbin/bluetooth/btpand/ |
H A D | server.c | 100 log_err("Could not open L2CAP socket: %m"); in server_open() 113 log_err("Could not bind server socket: %m"); in server_open() 120 log_err("Could not set L2CAP IMTU (%d): %m", mru); in server_open() 125 log_err("Could not listen on server socket: %m"); in server_open() 131 log_err("Could not add server event: %m"); in server_open() 168 log_err("Could not set NonBlocking IO: %m"); in server_read() 175 log_err("Could not get L2CAP IMTU: %m"); in server_read() 187 log_err("Could not read SO_RCVBUF"); in server_read() 194 log_info("Could not increase SO_RCVBUF (from %d)", n); in server_read() 199 log_err("Could not get L2CAP OMTU: %m"); in server_read() [all …]
|
H A D | client.c | 63 log_err("Could not open L2CAP socket: %m"); in client_init() 75 log_err("Could not bind client socket: %m"); in client_init() 81 log_err("Could not set L2CAP IMTU (%d): %m", mru); in client_init() 91 log_err("Could not connect: %m"); in client_init() 97 log_err("Could not get IMTU: %m"); in client_init() 107 log_err("Could not read SO_RCVBUF"); in client_init() 113 log_info("Could not increase SO_RCVBUF (from %d)", n); in client_init() 118 log_err("Could not get L2CAP OMTU: %m"); in client_init() 128 log_err("Could not get socket send buffer size: %m"); in client_init() 135 log_err("Could not set socket send buffer size (%d): %m", n); in client_init() [all …]
|
/freebsd/contrib/ldns/ |
H A D | error.c | 36 { LDNS_STATUS_NETWORK_ERR, "Could not send or receive, because of network error" }, 37 { LDNS_STATUS_ADDRESS_ERR, "Could not start AXFR, because of address error" }, 38 { LDNS_STATUS_FILE_ERR, "Could not open the files" }, 49 { LDNS_STATUS_CRYPTO_NO_TRUSTED_DS, "Could not validate DS record(s)" }, 56 { LDNS_STATUS_CRYPTO_TSIG_ERR, "Could not create TSIG signature" }, 70 { LDNS_STATUS_SYNTAX_TYPE_ERR, "Syntax error, could not parse the RR's type" }, 71 { LDNS_STATUS_SYNTAX_CLASS_ERR, "Syntax error, could not parse the RR's class" }, 72 { LDNS_STATUS_SYNTAX_TTL_ERR, "Syntax error, could not parse the RR's TTL" }, 74 { LDNS_STATUS_SYNTAX_RDATA_ERR, "Syntax error, could not parse the RR's rdata" }, 75 { LDNS_STATUS_SYNTAX_DNAME_ERR, "Syntax error, could not parse the RR's dname(s)" }, [all …]
|
/freebsd/contrib/sendmail/contrib/ |
H A D | buildvirtuser | 120 chmod($st->mode, $new) || warn "Could not chmod($st->mode, $new): $!\n"; 121 chown($st->uid, $st->gid, $new) || warn "Could not chmod($st->uid, $st->gid, $new): $!\n"; 132 opendir(VIRTS, $virts) || die "Could not open directory $virts: $!\n"; 134 closedir(VIRTS) || die "Could not close directory $virts: $!\n"; 139 open(DOMAIN, "$virts/$domain") || die "Could not open file $virts/$domain: $!\n"; 179 close(DOMAIN) || die "Could not close $virts/$domain: $!\n"; 191 open(MAKEMAP, ">$newvirt") || die "Could not open $newvirt: $!\n"; 195 open(MAKEMAP, "|$makemap $dbtype $newvirt") || die "Could not start makemap: $!\n"; 202 close(MAKEMAP) || die "Could not close makemap ($?): $!\n"; 204 rename($newvirt, $virt) || die "Could not rename $newvirt to $virt: $!\n"; [all …]
|
/freebsd/usr.sbin/bluetooth/sdpd/ |
H A D | server.c | 82 log_crit("Could not unlink(%s). %s (%d)", in server_init() 89 log_crit("Could not create control socket. %s (%d)", in server_init() 100 log_crit("Could not bind control socket. %s (%d)", in server_init() 107 log_crit("Could not change permissions on control socket. " \ in server_init() 114 log_crit("Could not listen on control socket. %s (%d)", in server_init() 123 log_crit("Could not create L2CAP socket. %s (%d)", in server_init() 131 log_crit("Could not get L2CAP IMTU. %s (%d)", in server_init() 145 log_crit("Could not bind L2CAP socket. %s (%d)", in server_init() 153 log_crit("Could not listen on L2CAP socket. %s (%d)", in server_init() 164 log_crit("Could not allocate request buffer"); in server_init() [all …]
|
/freebsd/usr.sbin/bluetooth/bcmfw/ |
H A D | bcmfw.c | 127 syslog(LOG_ERR, "Could not open(%s). %s (%d)", in bcmfw_check_device() 133 syslog(LOG_ERR, "Could not ioctl(%d, %ld, %p). %s (%d)", in bcmfw_check_device() 167 syslog(LOG_ERR, "Could not open(%s). %s (%d)", in bcmfw_load_firmware() 175 syslog(LOG_ERR, "Could not open(%s). %s (%d)", in bcmfw_load_firmware() 185 syslog(LOG_ERR, "Could not open(%s). %s (%d)", in bcmfw_load_firmware() 193 syslog(LOG_ERR, "Could not read(%s). %s (%d)", in bcmfw_load_firmware() 202 syslog(LOG_ERR, "Could not write(/dev/%s.%d). %s (%d)", in bcmfw_load_firmware() 219 syslog(LOG_ERR, "Could not write(/dev/%s.%d). %s (%d)", in bcmfw_load_firmware() 225 syslog(LOG_ERR, "Could not read(/dev/%s.%d). %s (%d)", in bcmfw_load_firmware() 240 syslog(LOG_ERR, "Could not open(%s). %s (%d)", in bcmfw_load_firmware() [all …]
|
/freebsd/share/man/man9/ |
H A D | efirt.9 | 104 if the time could not be retrieved due to a hardware error. 120 if the time could not be retrieved due to a hardware error. 148 if the time could not be set due to a hardware error. 184 The variable could not be retrieved due to a hardware error. 186 The variable could not be retireved due to an authentication failure. 226 The variable could not be retrieved due to a hardware error. 249 The variable could not be saved due to a hardware error. 253 The variable could not be set due to an authentication failure.
|
/freebsd/tests/sys/cddl/zfs/tests/snapshot/ |
H A D | snapshot_002_pos.ksh | 62 cd $CWD || log_fail "Could not cd $CWD" 100 cd $TESTDIR || log_fail "Could not cd $TESTDIR" 102 cd $CWD || log_fail "Could not cd $CWD" 112 cd $SNAPDIR || log_fail "Could not cd $SNAPDIR" 114 cd $CWD || log_fail "Could not cd $CWD" 120 cd $TESTDIR/original || log_fail "Could not cd $TESTDIR/original" 123 cd $TESTDIR/snapshot || log_fail "Could not cd $TESTDIR/snapshot" 126 cd $CWD || log_fail "Could not cd $CWD"
|
H A D | snapshot_006_pos.ksh | 61 cd $CWD || log_fail "Could not cd $CWD" 98 cd $TESTDIR1 || log_fail "Could not cd $TESTDIR1" 100 cd $CWD || log_fail "Could not cd $CWD" 110 cd $SNAPDIR1 || log_fail "Could not cd $SNAPDIR1" 112 cd $CWD || log_fail "Could not cd $CWD" 118 cd $TESTDIR1/original || log_fail "Could not cd $TESTDIR1/original" 121 cd $TESTDIR1/snapshot || log_fail "Could not cd $TESTDIR1/snapshot" 124 cd $CWD || log_fail "Could not cd $CWD"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mv_files/ |
H A D | mv_files_common.kshlib | 44 rm -rf $TESTDIR || log_unresolved Could not remove $TESTDIR 45 mkdir -p $TESTDIR || log_unresolved Could not create $TESTDIR 47 rm -rf $TESTDIR_TGT || log_unresolved Could not remove $TESTDIR_TGT 48 mkdir -p $TESTDIR_TGT || log_unresolved Could not create $TESTDIR_TGT 56 mkdir -p $OLDDIR || log_unresolved Could not create $OLDDIR 57 mkdir -p $NEWDIR_IN_FS || log_unresolved Could not create $NEWDIR_IN_FS 58 mkdir -p $NEWDIR_ACROSS_FS || log_unresolved Could not create $NEWDIR_ACROSS_FS
|
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/ |
H A D | rfcomm_pppd.c | 162 errc(1, s, "Could not obtain RFCOMM channel"); in main() 171 syslog(LOG_ERR, "Could not daemon(0, 0). %s (%d)", in main() 178 syslog(LOG_ERR, "Could not create socket. %s (%d)", in main() 193 syslog(LOG_ERR, "Could not sigaction(SIGTERM). %s (%d)", in main() 199 syslog(LOG_ERR, "Could not sigaction(SIGHUP). %s (%d)", in main() 205 syslog(LOG_ERR, "Could not sigaction(SIGINT). %s (%d)", in main() 214 syslog(LOG_ERR, "Could not sigaction(SIGCHLD). %s (%d)", in main() 228 syslog(LOG_ERR, "Could not bind socket. %s (%d)", in main() 234 syslog(LOG_ERR, "Could not listen on socket. %s (%d)", in main() 330 syslog(LOG_ERR, "Could not accept connection " \ in main() [all …]
|
/freebsd/usr.sbin/bluetooth/hcsecd/ |
H A D | hcsecd.c | 110 err(1, "Could not sigaction(SIGINT)"); in main() 112 err(1, "Could not sigaction(SIGINT)"); in main() 117 err(1, "Could not sigaction(SIGHUP)"); in main() 122 err(1, "Could not create HCI socket"); in main() 131 err(1, "Could not set HCI socket filter"); in main() 134 err(1, "Could not daemon()ize"); in main() 145 syslog(LOG_ERR, "Could not create PID file %s. %s (%d)", in main() 163 syslog(LOG_ERR, "Could not receive from HCI socket. " \ in main() 199 syslog(LOG_ERR, "Could not remove PID file %s. %s (%d)", in main() 231 syslog(LOG_DEBUG, "Could not PIN code for remote bdaddr %s", in process_pin_code_request_event() [all …]
|
/freebsd/sys/dev/dpaa/ |
H A D | qman.c | 167 device_printf(dev, "could not initialize smart allocator.\n"); in qman_attach() 178 device_printf(dev, "could not allocate memory.\n"); in qman_attach() 186 device_printf(dev, "could not allocate error interrupt.\n"); in qman_attach() 213 device_printf(dev, "could not be configured\n"); in qman_attach() 219 device_printf(dev, "could not be initialized\n"); in qman_attach() 225 device_printf(dev, "could not get QMan revision\n"); in qman_attach() 313 device_printf(sc->sc_dev, "could not setup QMan portal\n"); in qman_fqr_create() 357 device_printf(sc->sc_dev, "could not create Frame Queue Range" in qman_fqr_create() 408 device_printf(sc->sc_dev, "could not setup QMan portal\n"); in qman_fqr_register_cb() 433 device_printf(sc->sc_dev, "could not setup QMan portal\n"); in qman_fqr_enqueue() [all …]
|
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | hccontrol.c | 112 errx(7, "Could not find HCI nodes"); in socket_open() 124 err(1, "Could not create socket"); in socket_open() 131 err(2, "Could not bind socket, node=%s", node); in socket_open() 134 err(3, "Could not connect socket, node=%s", node); in socket_open() 155 err(4, "Could not setsockopt()"); in socket_open() 159 err(5, "Could not sysctlnametomib()"); in socket_open() 163 err(6, "Could not sysctl()"); in socket_open() 246 fprintf(stdout, "Could not execute command \"%s\". %s\n", in do_hci_command() 294 err(8, "Could not allocate memory"); in find_hci_nodes() 298 err(9, "Could no in find_hci_nodes() [all...] |
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/ |
H A D | zfs_share_006_pos.ksh | 36 # Verify that a dataset could not be shared but filesystems are shared. 71 # could be shared. 97 log_assert "Verify that a dataset could not be shared, " \ 98 "but its sub-filesystems could be shared." 104 log_pass "A dataset could not be shared, " \ 105 "but its sub-filesystems could be shared as expect."
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | linux_ioctl.c | 32 wpa_printf(MSG_ERROR, "Could not read interface %s flags: %s", in linux_set_iface_flags() 49 wpa_printf(MSG_ERROR, "Could not set interface %s flags (%s): " in linux_set_iface_flags() 72 wpa_printf(MSG_ERROR, "Could not read interface %s flags: %s", in linux_iface_up() 88 wpa_printf(MSG_ERROR, "Could not get interface %s hwaddr: %s", in linux_get_ifhwaddr() 114 wpa_printf(MSG_DEBUG, "Could not set interface %s hwaddr: %s", in linux_set_ifhwaddr() 128 wpa_printf(MSG_DEBUG, "Could not add bridge %s: %s", in linux_br_add() 141 wpa_printf(MSG_DEBUG, "Could not remove bridge %s: %s", in linux_br_del() 166 wpa_printf(MSG_DEBUG, "Could not add interface %s into bridge " in linux_br_add_if() 197 wpa_printf(MSG_DEBUG, "Could not remove interface %s from " in linux_br_del_if()
|
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-control-setup.sh | 93 cd "$DESTDIR" || error "could not cd to $DESTDIR" 100 openssl genrsa -out $SVR_BASE.key $BITS || error "could not genrsa" 106 openssl genrsa -out $CTL_BASE.key $BITS || error "could not genrsa" 119 test -f request.cfg || error "could not create request.cfg" 122 … -config request.cfg -new -x509 -days $DAYS -out $SVR_BASE.pem || error "could not create $SVR_BA… 136 test -f request.cfg || error "could not create request.cfg" 140 test -f $CTL_BASE.pem || error "could not create $CTL_BASE.pem" 149 …rol client cert" -out $CTL_BASE"_browser.pfx" -password "pass:" || error "could not create browser…
|
/freebsd/tools/tools/usbtest/ |
H A D | usbtest.c | 182 printf("WARNING: Could not set USB template " in set_template() 206 printf("WARNING: Could not set audio mode " in show_default_audio_select() 213 printf("WARNING: Could not set pattern interval " in show_default_audio_select() 222 printf("WARNING: Could not get throughput " in show_default_audio_select() 229 printf("WARNING: Could not set audio pattern " in show_default_audio_select() 327 printf("WARNING: Could not set keyboard mode " in show_default_keyboard_select() 334 printf("WARNING: Could not set key press interval " in show_default_keyboard_select() 341 printf("WARNING: Could not set key pattern " in show_default_keyboard_select() 417 printf("WARNING: Could not set mouse mode " in show_default_mouse_select() 424 printf("WARNING: Could not set cursor update interval " in show_default_mouse_select() [all …]
|
/freebsd/contrib/unbound/daemon/ |
H A D | daemon.c | 216 fatal_exit("could not init winsock. WSAStartup: %s", in daemon_init() 251 fatal_exit("could not init openssl locks"); in daemon_init() 255 fatal_exit("could not init NSS"); in daemon_init() 552 fatal_exit("could not init random generator"); in daemon_create_workers() 564 fatal_exit("could not create doq_table: out of memory"); in daemon_create_workers() 592 fatal_exit("could not create worker"); in daemon_create_workers() 599 fatal_exit("could not allocate worker allocs"); in daemon_create_workers() 604 fatal_exit("could not allocate worker alloc"); in daemon_create_workers() 638 * @return: void* user return value could be used for thread_join results. 660 fatal_exit("Could not initialize thread"); in thread_start() [all …]
|