Searched refs:error_str (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Utility/
H A DPseudoTerminal.cpp101 PseudoTerminal::OpenFirstAvailableMaster (int oflag, char *error_str, size_t error_len) argument
103 if (error_str)
104 error_str[0] = '\0';
110 if (error_str)
111 ::strerror_r (errno, error_str, error_len);
118 if (error_str)
119 ::strerror_r (errno, error_str, error_len);
127 if (error_str)
128 ::strerror_r (errno, error_str, error_len);
148 PseudoTerminal::OpenSlave (int oflag, char *error_str, size_ argument
187 GetSlaveName(char *error_str, size_t error_len) const argument
229 Fork(char *error_str, size_t error_len) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DPseudoTerminal.h96 Fork (char *error_str, size_t error_len);
153 GetSlaveName (char *error_str, size_t error_len) const;
186 OpenFirstAvailableMaster (int oflag, char *error_str, size_t error_len);
219 OpenSlave (int oflag, char *error_str, size_t error_len);
/freebsd-10.1-release/contrib/ofed/libsdp/src/
H A Dport.c2410 char *config_file, *error_str; local
2456 if (NULL != (error_str = dlerror())) {
2457 fprintf(stderr, "%s\n", error_str);
2461 if (NULL != (error_str = dlerror())) {
2462 fprintf(stderr, "%s\n", error_str);
2466 if (NULL != (error_str = dlerror())) {
2467 fprintf(stderr, "%s\n", error_str);
2471 if (NULL != (error_str = dlerror())) {
2472 fprintf(stderr, "%s\n", error_str);
2476 if (NULL != (error_str
[all...]
/freebsd-10.1-release/sys/cam/ctl/
H A Dctl_frontend_iscsi.c1417 snprintf(ci->error_str, sizeof(ci->error_str),
1424 snprintf(ci->error_str, sizeof(ci->error_str),
1432 snprintf(ci->error_str, sizeof(ci->error_str),
1446 snprintf(ci->error_str, sizeof(ci->error_str),
1458 snprintf(ci->error_str, sizeof(ci->error_str),
[all...]
H A Dctl_backend_ramdisk.c406 snprintf(lun_req->error_str, sizeof(lun_req->error_str),
444 snprintf(req->error_str, sizeof(req->error_str),
453 snprintf(req->error_str, sizeof(req->error_str),
473 snprintf(req->error_str, sizeof(req->error_str),
545 snprintf(req->error_str, sizeof(req->error_str),
[all...]
H A Dctl_backend_block.c1555 snprintf(lun_req->error_str, sizeof(lun_req->error_str),
1588 snprintf(req->error_str, sizeof(req->error_str),
1603 snprintf(req->error_str, sizeof(req->error_str),
1646 snprintf(req->error_str, sizeof(req->error_str),
1680 snprintf(req->error_str, sizeof(req->error_str),
[all...]
H A Dctl_ioctl.h527 * error_str: If the status is CTL_LUN_ERROR, this will
539 char error_str[CTL_ERROR_STR_LEN]; member in struct:ctl_lun_req
584 * error_str: If the status indicates an error, this string will
593 char error_str[CTL_ERROR_STR_LEN]; member in struct:ctl_lun_list
615 * error_str: If the status is CTL_LUN_ERROR, this will
632 char error_str[CTL_ERROR_STR_LEN]; member in struct:ctl_req
796 * error_str: If the status indicates an error, this string will
803 char error_str[CTL_ERROR_STR_LEN]; member in struct:ctl_iscsi
H A Dctl.c2102 ctl_copyin_alloc(void *user_addr, int len, char *error_str, argument
2110 snprintf(error_str, error_str_len, "Error copying %d bytes "
2138 char *error_str, size_t error_str_len)
2144 error_str, error_str_len);
2158 args[i].namelen, error_str, error_str_len);
2163 snprintf(error_str, error_str_len, "Argument %d "
2170 args[i].vallen, error_str, error_str_len);
2175 snprintf(error_str, error_str_len, "Argument "
3045 snprintf(lun_req->error_str,
3046 sizeof(lun_req->error_str),
2137 ctl_copyin_args(int num_args, struct ctl_be_arg *uargs, char *error_str, size_t error_str_len) argument
[all...]
/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_all.c5728 char *error_str, int error_str_len)
5739 if (error_str != NULL) {
5740 snprintf(error_str, error_str_len, "%s: error "
5759 if (error_str != NULL) {
5760 snprintf(error_str, error_str_len, "%s: unsupoprted "
5773 if (error_str != NULL) {
5774 snprintf(error_str, error_str_len, "%s: unable to "
5829 char *error_str, int error_str_len)
5840 if (error_str != NULL) {
5841 snprintf(error_str, error_str_le
5722 scsi_parse_transportid_64bit(int proto_id, char *id_str, struct scsi_transportid_header **hdr, unsigned int *alloc_len, struct malloc_type *type, int flags, char *error_str, int error_str_len) argument
5824 scsi_parse_transportid_spi(char *id_str, struct scsi_transportid_header **hdr, unsigned int *alloc_len, struct malloc_type *type, int flags, char *error_str, int error_str_len) argument
5908 scsi_parse_transportid_rdma(char *id_str, struct scsi_transportid_header **hdr, unsigned int *alloc_len, struct malloc_type *type, int flags, char *error_str, int error_str_len) argument
6059 scsi_parse_transportid_iscsi(char *id_str, struct scsi_transportid_header **hdr, unsigned int *alloc_len, struct malloc_type *type, int flags, char *error_str, int error_str_len) argument
6171 scsi_parse_transportid_sop(char *id_str, struct scsi_transportid_header **hdr, unsigned int *alloc_len, struct malloc_type *type, int flags, char *error_str, int error_str_len) argument
6340 scsi_parse_transportid(char *transportid_str, struct scsi_transportid_header **hdr, unsigned int *alloc_len, struct malloc_type *type, int flags, char *error_str, int error_str_len) argument
[all...]
H A Dscsi_all.h3240 char *error_str, int error_str_len);
3248 char *error_str, int error_str_len);
3256 char *error_str, int error_str_len);
3264 char *error_str,int error_str_len);
3272 char *error_str,int error_str_len);
3280 char *error_str, int error_str_len);
/freebsd-10.1-release/sys/dev/tws/
H A Dtws_services.h114 char *error_str; member in struct:error_desc
H A Dtws_services.c135 array[index].error_str,
/freebsd-10.1-release/usr.sbin/ctld/
H A Dkernel.c415 list.error_str);
464 list.error_str);
705 req.error_str);
740 req.error_str);
772 req.error_str);
832 "%s; dropping connection", req.error_str);
872 req.error_str);
923 req.error_str);
958 req.error_str);
979 req.error_str);
[all...]
/freebsd-10.1-release/usr.sbin/nscd/
H A Dnscd.c599 char const *error_str; local
785 error_str = NULL;
789 res = parse_config_file(s_configuration, config_file, &error_str,
791 if ((res != 0) && (error_str == NULL)) {
794 &error_str, &error_line);
798 if (error_str != NULL) {
800 config_file, error_line, error_str);
H A Dparser.c371 const char *fname, char const **error_str, int *error_line)
514 *error_str = "syntax error";
370 parse_config_file(struct configuration *config, const char *fname, char const **error_str, int *error_line) argument
/freebsd-10.1-release/usr.sbin/ctladm/
H A Dctladm.c1412 char error_str[256]; local
1433 cctl_cfi_mt_statusstr(hs_info.status, error_str, sizeof(error_str));
1434 fprintf(stdout, "%s\n", error_str);
1448 char error_str[256]; local
1501 cctl_cfi_mt_statusstr(bbr_info.status, error_str, sizeof(error_str));
1502 fprintf(stdout, "BBR Read Overall Status: %s\n", error_str);
1503 cctl_cfi_bbr_statusstr(bbr_info.bbr_status, error_str,
1504 sizeof(error_str));
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp386 std::string error_str; local
387 if (m_gdb_client.GetLaunchSuccess (error_str))
395 error.SetErrorString (error_str.c_str());
/freebsd-10.1-release/sbin/camcontrol/
H A Dpersist.c463 char error_str[error_str_len]; local
484 &id->alloc_len, error_str, error_str_len);
486 warnx("%s", error_str);
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp822 std::string error_str; local
823 if (m_gdb_comm.GetLaunchSuccess (error_str))
829 error.SetErrorString (error_str.c_str());
2720 char error_str[1024]; local
2725 ::snprintf (error_str, sizeof (error_str), DEBUGSERVER_BASENAME " died with signal %s", signal_cstr);
2727 ::snprintf (error_str, sizeof (error_str), DEBUGSERVER_BASENAME " died with signal %i", signo);
2731 ::snprintf (error_str, sizeof (error_str), DEBUGSERVER_BASENAM
[all...]
H A DGDBRemoteCommunicationClient.h115 GetLaunchSuccess (std::string &error_str);
H A DGDBRemoteCommunicationClient.cpp1142 GDBRemoteCommunicationClient::GetLaunchSuccess (std::string &error_str) argument
1144 error_str.clear();
1153 error_str = response.GetStringRef().substr(1);
1157 error_str.assign ("unknown error occurred launching process");
1162 error_str.assign ("timed out waiting for app to launch");

Completed in 189 milliseconds