/freebsd/share/man/man4/ |
H A D | ath.4 | 191 .It "ath%d: unable to attach hardware; HAL status %u" 192 The Atheros Hardware Access Layer was unable to configure the hardware 197 The driver was unable to allocate contiguous memory for the transmit 200 .It "ath%d: unable to setup a data xmit queue!" 204 .It "ath%d: unable to setup a beacon xmit queue!" 220 .It "ath%d: unable to reset hardware; hal status %u" 221 The Atheros Hardware Access Layer was unable to reset the hardware 226 .It "ath%d: unable to start recv logic" 227 The driver was unable to restart frame reception. 237 .It "ath%d: ath_chan_set: unable to reset channel %u (%u MHz)" [all …]
|
H A D | ips.4 | 109 Unable to obtain adapter or drive configuration. 126 .It unable to get adapter configuration 127 .It unable to get drive configuration 145 The driver was unable to allocate resources for the device. 166 .It ERROR: unable to get a command! can't flush cache! 168 .It ERROR: unable to get a command! can't update nvram 170 .It ERROR: unable to get a command! can't sync cache! 172 .It ERROR: unable to get a command! can't sync cache!
|
/freebsd/sbin/decryptcore/ |
H A D | decryptcore.c | 66 pjdlog_errno(LOG_ERR, "Unable to wait for a child process"); in wait_for_process() 88 pjdlog_errno(LOG_ERR, "Unable to allocate kernel dump key"); in read_key() 98 pjdlog_errno(LOG_ERR, "Unable to reallocate kernel dump key"); in read_key() 105 pjdlog_errno(LOG_ERR, "Unable to read key"); in read_key() 144 pjdlog_errno(LOG_ERR, "Unable to create child process"); in decrypt() 156 pjdlog_errno(LOG_ERR, "Unable to open %s", keyfile); in decrypt() 161 pjdlog_errno(LOG_ERR, "Unable to open %s", input); in decrypt() 166 pjdlog_errno(LOG_ERR, "Unable to open %s", privkeyfile); in decrypt() 187 pjdlog_errno(LOG_ERR, "Unable to enter capability mode"); in decrypt() 193 pjdlog_error("Unable to allocate an RSA structure: %s", in decrypt() [all …]
|
/freebsd/sbin/hastd/ |
H A D | subr.c | 90 pjdlog_errno(LOG_ERR, "Unable to open %s", in provinfo() 96 pjdlog_errno(LOG_ERR, "Unable to stat %s", res->hr_localpath); in provinfo() 106 "Unable obtain provider %s mediasize", in provinfo() 113 "Unable obtain provider %s sectorsize", in provinfo() 172 "Unable to find info about '%s' user", HAST_USER); in drop_privs() 201 "Unable to jail to directory to %s", pw->pw_dir); in drop_privs() 204 "Unable to change root directory to %s", in drop_privs() 212 pjdlog_errno(LOG_ERR, "Unable to set groups to gid %u", in drop_privs() 217 pjdlog_errno(LOG_ERR, "Unable to set gid to %u", in drop_privs() 222 pjdlog_errno(LOG_ERR, "Unable to set uid to %u", in drop_privs() [all …]
|
H A D | primary.c | 297 "Unable to destroy hast/%s device", in cleanup() 347 pjdlog_errno(LOG_ERR, "Unable to flush activemap to disk"); in hast_activemap_flush() 359 "Unable to flush disk cache on activemap update"); in hast_activemap_flush() 392 "Unable to allocate %zu bytes of memory for send lists.", in init_environment() 398 "Unable to allocate %zu bytes of memory for send list counters.", in init_environment() 404 "Unable to allocate %zu bytes of memory for send list locks.", in init_environment() 410 "Unable to allocate %zu bytes of memory for send list condition variables.", in init_environment() 416 "Unable to allocate %zu bytes of memory for recv lists.", in init_environment() 422 "Unable to allocate %zu bytes of memory for recv list counters.", in init_environment() 428 "Unable to allocate %zu bytes of memory for recv list locks.", in init_environment() [all …]
|
H A D | event.c | 61 "Unable to prepare event header"); in event_send() 65 pjdlog_errno(LOG_ERR, "Unable to send event header"); in event_send() 69 pjdlog_errno(LOG_ERR, "Unable to receive event header"); in event_send() 101 "Unable to receive event header"); in event_recv() 145 "Unable to prepare event header"); in event_recv() 149 pjdlog_errno(LOG_ERR, "Unable to send event header"); in event_recv()
|
H A D | hastd.c | 94 "Unable to load geom_gate module"); in g_gate_load() 199 "Unable to fstat descriptor %d: %s", fd, in descriptors_assert() 457 pjdlog_error("Unable to allocate header for reload message."); in resource_reload() 461 pjdlog_errno(LOG_ERR, "Unable to send reload message"); in resource_reload() 469 pjdlog_errno(LOG_ERR, "Unable to receive reload reply"); in resource_reload() 506 "Unable to listen on control address %s", in hastd_reload() 531 "Unable to listen on address %s", nlst->hl_addr); in hastd_reload() 551 "Unable to open or create pidfile %s", in hastd_reload() 557 "Unable to write PID to file %s", in hastd_reload() 736 "Unable to send signal to worker process (resource=%s, role=%s, pid=%u).", in terminate_workers() [all …]
|
/freebsd/contrib/openbsm/bin/auditdistd/ |
H A D | sandbox.c | 100 "Unable to find info about '%s' user", user); in sandbox() 112 "Unable to obtain maximum number of groups"); in sandbox() 118 pjdlog_error("Unable to allocate memory for %d groups.", in sandbox() 123 pjdlog_error("Unable to obtain groups of user %s.", user); in sandbox() 132 pjdlog_error("Unable to allocate memory for jail host name."); in sandbox() 144 "Unable to jail to directory %s", pw->pw_dir); in sandbox() 154 "Unable to change root directory to %s", in sandbox() 162 pjdlog_errno(LOG_ERR, "Unable to set groups"); in sandbox() 166 pjdlog_errno(LOG_ERR, "Unable to set gid to %u", in sandbox() 171 pjdlog_errno(LOG_ERR, "Unable to set uid to %u", in sandbox() [all …]
|
H A D | auditdistd.c | 218 "Unable to send signal to worker process (adhost=%s, role=%s, pid=%u).", in terminate_workers() 240 pjdlog_errno(LOG_ERR, "Unable to accept connection to %s", in listen_accept() 251 pjdlog_errno(LOG_WARNING, "Unable to set connection timeout"); in listen_accept() 273 "Unable to receive welcome message from %s", in listen_accept() 289 "Unable to send welcome message to %s", in listen_accept() 295 pjdlog_errno(LOG_ERR, "Unable to receive hostname from %s", in listen_accept() 325 pjdlog_error("Unable to generate challenge."); in listen_accept() 331 pjdlog_errno(LOG_ERR, "Unable to send challenge to %s", in listen_accept() 338 pjdlog_errno(LOG_ERR, "Unable to receive response from %s", in listen_accept() 347 pjdlog_error("Unable to generate hash."); in listen_accept() [all …]
|
H A D | receiver.c | 131 "Unable to allocate %zu bytes of memory for adreq object.", in init_environment() 220 "Unable to receive request header"); in recv_thread() 250 "Unable to receive request data"); in recv_thread() 307 "Unable to rename file \"%s/%s\" to \"%s/%s\"", in receiver_open() 323 "Unable to open file \"%s/%s\" for append", in receiver_open() 337 "Unable to create file \"%s/%s\"", in receiver_open() 423 pjdlog_errno(LOG_ERR, "Unable to rename \"%s\" to \"%s\"", in receiver_close() 516 pjdlog_exit(EX_TEMPFAIL, "Unable to send reply"); in send_thread() 542 "Unable to find info about '%s' user", ADIST_USER); in receiver_directory_create() 550 pjdlog_exit(EX_OSFILE, "Unable to create directory \"%s\"", in receiver_directory_create() [all …]
|
H A D | sender.c | 122 "Unable to allocate %zu bytes of memory for adreq object.", in init_environment() 144 "Unable to send connection request to parent"); in sender_connect() 148 "Unable to receive reply to connection request from parent"); in sender_connect() 152 pjdlog_errno(LOG_WARNING, "Unable to connect to %s", in sender_connect() 158 "Unable to receive connection from parent"); in sender_connect() 161 pjdlog_errno(LOG_WARNING, "Unable to connect to %s", in sender_connect() 169 pjdlog_errno(LOG_WARNING, "Unable to set connection timeout"); in sender_connect() 177 "Unable to send welcome message to %s", in sender_connect() 186 "Unable to receive welcome message from %s", in sender_connect() 215 pjdlog_errno(LOG_WARNING, "Unable to send name to %s", in sender_connect() [all …]
|
/freebsd/tools/build/ |
H A D | beinstall.sh | 180 errx "Unable to find subversion" 185 errx "Unable to determine source control type" 189 [ -z "${commit_ver}" ] && errx "Unable to determine FreeBSD version" 194 [ $? -ne 0 -o ! -d ${BE_TMP} ] && errx "Unable to create mountpoint" 199 ${BE_UTILITY} create ${BENAME} >/dev/null || errx "Unable to create BE ${BENAME}" 202 ${BE_UTILITY} mount ${BENAME} ${BE_TMP}/mnt || errx "Unable to mount BE ${BENAME}." 214 create_be_dirs "${srcdir}" "${objdir}" || errx "Unable to create BE dirs" 215 mount -t nullfs "${srcdir}" "${BE_MNTPT}${srcdir}" || errx "Unable to mount src" 216 mount -t nullfs "${objdir}" "${BE_MNTPT}${objdir}" || errx "Unable to mount obj" 217 mount -t devfs devfs "${BE_MNTPT}/dev" || errx "Unable to mount devfs" [all …]
|
/freebsd/usr.sbin/bhyve/amd64/ |
H A D | pci_gvt-d.c | 118 warnx("%s: Unable to access gsm", __func__); in gvt_d_setup_gsm() 126 warn("%s: Unable to get graphics stolen memory base", in gvt_d_setup_gsm() 134 warn("%s: Unable to get graphics stolen memory length", in gvt_d_setup_gsm() 144 "%s: Unable to add Graphics Stolen Memory to E820 table (hpa 0x%lx len 0x%lx)", in gvt_d_setup_gsm() 169 …"Warning: Unable to reuse host address of Graphics Stolen Memory. GPU passthrough might not work p… in gvt_d_setup_gsm() 199 warnx("%s: Unable to access opregion", __func__); in gvt_d_setup_opregion() 209 warn("%s: Unable to map OpRegion header", __func__); in gvt_d_setup_opregion() 235 warn("%s: Unable to map host OpRegion", __func__); in gvt_d_setup_opregion() 245 "%s: Unable to add OpRegion to E820 table (hpa 0x%lx len 0x%lx)", in gvt_d_setup_opregion() 252 warnx("%s: Unable to map guest OpRegion", __func__); in gvt_d_setup_opregion() [all …]
|
/freebsd/lib/libcasper/services/cap_pwd/ |
H A D | cap_pwd.3 | 181 err(1, "Unable to contact Casper"); 185 err(1, "Unable to enter capability mode"); 190 err(1, "Unable to open system.pwd service"); 197 err(1, "Unable to limit access to system.pwd service"); 201 err(1, "Unable to limit access to system.pwd service"); 205 err(1, "Unable to limit access to system.pwd service"); 209 err(1, "Unable to get name of user");
|
/freebsd/lib/libcasper/services/cap_grp/ |
H A D | cap_grp.3 | 175 err(1, "Unable to contact Casper"); 179 err(1, "Unable to enter capability mode"); 184 err(1, "Unable to open system.grp service"); 191 err(1, "Unable to limit access to system.grp service"); 195 err(1, "Unable to limit access to system.grp service"); 199 err(1, "Unable to limit access to system.grp service"); 203 err(1, "Unable to get name of group");
|
/freebsd/contrib/libucl/ |
H A D | configure.ac | 80 ], [AC_MSG_ERROR([unable to find the CRYPTO_new_ex_data() function])]) 88 ], [AC_MSG_ERROR([unable to find clock_gettime or mach_absolute_time])]) 90 AC_SEARCH_LIBS([remainder], [m], [], [AC_MSG_ERROR([unable to find remainder() function])]) 101 [AC_MSG_ERROR([unable to find the regexec() function])])], 102 [AC_MSG_ERROR([unable to find the regex.h header]) 114 ], [AC_MSG_ERROR([unable to find the lua libraries]) 116 ], [AC_MSG_ERROR([unable to find the lua header files]) 118 ], [AC_MSG_ERROR([unable to find the lua interpreter])]) 145 [AC_MSG_ERROR([unable to find neither libfetch nor libcurl])])
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticFrontendKinds.td | 105 "unable to find plugin '%0'">; 107 "unable to handle compilation, expected exactly one compiler job in '%0'">; 115 "unable to load PCH file">; 117 "unable to load plugin '%0': '%1'">; 119 "unable to create target: '%0'">; 121 "unable to interface with target machine">; 123 "unable to open output file '%0': '%1'">; 127 "unable to open CC_PRINT_HEADERS file: %0 (using stderr)">; 129 "unable to open CC_LOG_DIAGNOSTICS file: %0 (using stderr)">; 131 "unable to open statistics output file '%0': '%1'">, [all …]
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509_txt.c | 29 return "unable to get issuer certificate"; in X509_verify_cert_error_string() 31 return "unable to get certificate CRL"; in X509_verify_cert_error_string() 33 return "unable to decrypt certificate's signature"; in X509_verify_cert_error_string() 35 return "unable to decrypt CRL's signature"; in X509_verify_cert_error_string() 37 return "unable to decode issuer public key"; in X509_verify_cert_error_string() 65 return "unable to get local issuer certificate"; in X509_verify_cert_error_string() 67 return "unable to verify the first certificate"; in X509_verify_cert_error_string() 91 return "unable to get CRL issuer certificate"; in X509_verify_cert_error_string()
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | X509_STORE_CTX_get_error.3 | 240 .IP "\fBX509_V_ERR_UNABLE_TO_GET_ISSUER_CERT: unable to get issuer certificate\fR" 4 241 .IX Item "X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT: unable to get issuer certificate" 246 .IP "\fBX509_V_ERR_UNABLE_TO_GET_CRL: unable to get certificate \s-1CRL\s0\fR" 4 247 .IX Item "X509_V_ERR_UNABLE_TO_GET_CRL: unable to get certificate CRL" 249 .IP "\fBX509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE: unable to decrypt certificate's signature\fR" 4 250 .IX Item "X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE: unable to decrypt certificate's signature" 254 .IP "\fBX509_V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE: unable to decrypt \s-1CRL\s0's signature\fR" 4 255 .IX Item "X509_V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE: unable to decrypt CRL's signature" 259 .IP "\fBX509_V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY: unable to decode issuer public key\fR" 4 260 .IX Item "X509_V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY: unable to decode issuer public key" [all …]
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bio_err.c | 52 "unable to bind socket"}, 54 "unable to create socket"}, 56 "unable to keepalive"}, 58 "unable to listen socket"}, 59 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_UNABLE_TO_NODELAY), "unable to nodelay"}, 61 "unable to reuseaddr"},
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | bmi.c | 39 ath10k_warn(ar, "unable to write to the device: %d\n", ret); in ath10k_bmi_done() 66 ath10k_warn(ar, "unable to get target info from device\n"); in ath10k_bmi_get_target_info() 110 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 123 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 143 ath10k_warn(ar, "unable to read from device\n"); in ath10k_bmi_get_target_info_sdio() 184 ath10k_warn(ar, "unable to read from the device (%d)\n", in ath10k_bmi_read_memory() 220 ath10k_warn(ar, "Unable to write soc register to device: %d\n", in ath10k_bmi_write_soc_reg() 249 ath10k_warn(ar, "Unable to read soc register from device: %d\n", in ath10k_bmi_read_soc_reg() 296 ath10k_warn(ar, "unable to write to the device (%d)\n", in ath10k_bmi_write_memory() 334 ath10k_warn(ar, "unable to read from the device\n"); in ath10k_bmi_execute() [all …]
|
/freebsd/lib/libcasper/services/cap_net/ |
H A D | cap_net.3 | 236 err(1, "Unable to contact Casper"); 243 err(1, "Unable to enter capability mode"); 248 err(1, "Unable to open system.net service"); 256 err(1, "Unable to create limits."); 261 err(1, "Unable to apply limits."); 274 err(1, "Unable to create socket"); 277 err(1, "Unable to connect to host");
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBData.cpp | 127 error.SetErrorString("unable to read data"); in GetFloat() 142 error.SetErrorString("unable to read data"); in GetDouble() 157 error.SetErrorString("unable to read data"); in GetLongDouble() 172 error.SetErrorString("unable to read data"); in GetAddress() 187 error.SetErrorString("unable to read data"); in GetUnsignedInt8() 202 error.SetErrorString("unable to read data"); in GetUnsignedInt16() 217 error.SetErrorString("unable to read data"); in GetUnsignedInt32() 232 error.SetErrorString("unable to read data"); in GetUnsignedInt64() 247 error.SetErrorString("unable to read data"); in GetSignedInt8() 262 error.SetErrorString("unable to read data"); in GetSignedInt16() [all …]
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | openssl.txt | 155 BIO_R_UNABLE_TO_BIND_SOCKET:117:unable to bind socket 156 BIO_R_UNABLE_TO_CREATE_SOCKET:118:unable to create socket 157 BIO_R_UNABLE_TO_KEEPALIVE:137:unable to keepalive 158 BIO_R_UNABLE_TO_LISTEN_SOCKET:119:unable to listen socket 159 BIO_R_UNABLE_TO_NODELAY:138:unable to nodelay 160 BIO_R_UNABLE_TO_REUSEADDR:139:unable to reuseaddr 363 CMS_R_UNABLE_TO_FINALIZE_CONTEXT:147:unable to finalize context 412 CONF_R_UNABLE_TO_CREATE_NEW_SECTION:103:unable to create new section 506 DH_R_UNABLE_TO_CHECK_GENERATOR:121:unable to check generator 746 EVP_R_UNABLE_TO_ENABLE_LOCKING:212:unable to enable locking [all …]
|
/freebsd/crypto/openssl/apps/ |
H A D | ec.c | 185 BIO_printf(bio_err, "unable to load Key\n"); in ec_main() 197 BIO_printf(bio_err, "unable to set point conversion format\n"); in ec_main() 204 BIO_printf(bio_err, "unable to set asn1 encoding format\n"); in ec_main() 210 BIO_printf(bio_err, "unable to disable public key encoding\n"); in ec_main() 215 BIO_printf(bio_err, "unable to enable public key encoding\n"); in ec_main() 224 BIO_printf(bio_err, "unable to print EC key\n"); in ec_main() 232 BIO_printf(bio_err, "unable to check EC key\n"); in ec_main() 273 BIO_printf(bio_err, "unable to write EC key\n"); in ec_main()
|