Searched defs:error_str (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Utility/
H A DPseudoTerminal.cpp101 PseudoTerminal::OpenFirstAvailableMaster (int oflag, char *error_str, size_t error_len) argument
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.3-release/lib/libmt/
H A Dmtlib.h72 char error_str[128]; member in struct:mt_status_data
/freebsd-10.3-release/sys/dev/tws/
H A Dtws_services.h114 char *error_str; member in struct:error_desc
/freebsd-10.3-release/sbin/camcontrol/
H A Dattrib.c376 char error_str[512]; local
H A Dpersist.c463 char error_str[error_str_len]; local
/freebsd-10.3-release/usr.sbin/nscd/
H A Dparser.c370 parse_config_file(struct configuration *config, const char *fname, char const **error_str, int *error_line) argument
H A Dnscd.c599 char const *error_str; local
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp386 std::string error_str; local
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1142 GDBRemoteCommunicationClient::GetLaunchSuccess (std::string &error_str) argument
H A DProcessGDBRemote.cpp822 std::string error_str; local
2720 char error_str[1024]; local
[all...]
/freebsd-10.3-release/contrib/ofed/libsdp/src/
H A Dport.c2410 char *config_file, *error_str; local
[all...]
/freebsd-10.3-release/sys/sys/
H A Dmtio.h225 char error_str[128]; member in struct:mtextget
272 char error_str[128]; member in struct:mtparamset
/freebsd-10.3-release/sys/cam/ctl/
H A Dctl_ioctl.h474 char error_str[CTL_ERROR_STR_LEN]; member in struct:ctl_lun_req
528 char error_str[CTL_ERROR_STR_LEN]; member in struct:ctl_lun_list
567 char error_str[CTL_ERROR_STR_LEN]; member in struct:ctl_req
738 char error_str[CTL_ERROR_STR_LEN]; member in struct:ctl_iscsi
H A Dctl.c2375 ctl_copyin_alloc(void *user_addr, int len, char *error_str, argument
2410 ctl_copyin_args(int num_args, struct ctl_be_arg *uargs, char *error_str, size_t error_str_len) argument
[all...]
/freebsd-10.3-release/sys/cam/scsi/
H A Dscsi_all.c5900 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
6002 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
6086 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
6237 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
6348 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
6517 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
6868 scsi_attrib_volcoh_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, uint32_t valid_len, uint32_t flags, uint32_t output_flags, char *error_str, int error_str_len) argument
6978 scsi_attrib_vendser_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, uint32_t valid_len, uint32_t flags, uint32_t output_flags, char *error_str, int error_str_len) argument
7038 scsi_attrib_hexdump_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, uint32_t valid_len, uint32_t flags, uint32_t output_flags, char *error_str, int error_str_len) argument
7063 scsi_attrib_int_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, uint32_t valid_len, uint32_t flags, uint32_t output_flags, char *error_str, int error_str_len) argument
7148 scsi_attrib_ascii_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, uint32_t valid_len, uint32_t flags, uint32_t output_flags, char *error_str, int error_str_len) argument
7202 scsi_attrib_text_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, uint32_t valid_len, uint32_t flags, uint32_t output_flags, char *error_str, int error_str_len) argument
7273 scsi_attrib_value_sbuf(struct sbuf *sb, uint32_t valid_len, struct scsi_mam_attribute_header *hdr, uint32_t output_flags, char *error_str, size_t error_str_len) argument
7370 scsi_attrib_sbuf(struct sbuf *sb, struct scsi_mam_attribute_header *hdr, uint32_t valid_len, struct scsi_attrib_table_entry *user_table, size_t num_user_entries, int prefer_user_table, uint32_t output_flags, char *error_str, int error_str_len) argument
[all...]

Completed in 318 milliseconds