Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Utility/
HDPseudoTerminal.cpp110 PseudoTerminal::OpenFirstAvailableMaster (int oflag, char *error_str, size_t error_len) in OpenFirstAvailableMaster()
157 PseudoTerminal::OpenSlave (int oflag, char *error_str, size_t error_len) in OpenSlave()
196 PseudoTerminal::GetSlaveName (char *error_str, size_t error_len) const in GetSlaveName()
238 PseudoTerminal::Fork (char *error_str, size_t error_len) in Fork()
/NextBSD/lib/libmt/
HDmtlib.h72 char error_str[128]; member
/NextBSD/sbin/camcontrol/
HDattrib.c376 char error_str[512]; in scsiattrib() local
HDpersist.c463 char error_str[error_str_len]; in scsipersist() local
/NextBSD/sys/dev/tws/
HDtws_services.h114 char *error_str; member
/NextBSD/sys/cam/scsi/
HDscsi_all.c5906 char *error_str, int error_str_len) in scsi_parse_transportid_64bit()
6007 char *error_str, int error_str_len) in scsi_parse_transportid_spi()
6091 char *error_str, int error_str_len) in scsi_parse_transportid_rdma()
6242 char *error_str, int error_str_len) in scsi_parse_transportid_iscsi()
6353 char *error_str, int error_str_len) in scsi_parse_transportid_sop()
6523 char *error_str, int error_str_len) in scsi_parse_transportid()
6870 uint32_t output_flags, char *error_str, in scsi_attrib_volcoh_sbuf()
6980 uint32_t output_flags, char *error_str, in scsi_attrib_vendser_sbuf()
7040 uint32_t output_flags, char *error_str, in scsi_attrib_hexdump_sbuf()
7065 uint32_t output_flags, char *error_str, in scsi_attrib_int_sbuf()
[all …]
/NextBSD/usr.sbin/nscd/
HDparser.c371 const char *fname, char const **error_str, int *error_line) in parse_config_file()
HDnscd.c599 char const *error_str; in main() local
/NextBSD/sys/cam/ctl/
HDctl_ioctl.h474 char error_str[CTL_ERROR_STR_LEN]; member
528 char error_str[CTL_ERROR_STR_LEN]; member
567 char error_str[CTL_ERROR_STR_LEN]; member
750 char error_str[CTL_ERROR_STR_LEN]; member
HDctl.c2373 ctl_copyin_alloc(void *user_addr, int len, char *error_str, in ctl_copyin_alloc()
2409 char *error_str, size_t error_str_len) in ctl_copyin_args()
/NextBSD/sys/sys/
HDmtio.h225 char error_str[128]; member
272 char error_str[128]; member
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
HDPlatformRemoteGDBServer.cpp542 std::string error_str; in LaunchProcess() local
/NextBSD/contrib/ofed/libsdp/src/
HDport.c2410 char *config_file, *error_str; in __sdp_init() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.cpp1010 std::string error_str; in DoLaunch() local
3511 char error_str[1024]; in MonitorDebugserverProcess() local
HDGDBRemoteCommunicationClient.cpp1483 GDBRemoteCommunicationClient::GetLaunchSuccess (std::string &error_str) in GetLaunchSuccess()