Searched defs:error_str (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/source/Utility/ |
| HD | PseudoTerminal.cpp | 110 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/ |
| HD | mtlib.h | 72 char error_str[128]; member
|
| /NextBSD/sbin/camcontrol/ |
| HD | attrib.c | 376 char error_str[512]; in scsiattrib() local
|
| HD | persist.c | 463 char error_str[error_str_len]; in scsipersist() local
|
| /NextBSD/sys/dev/tws/ |
| HD | tws_services.h | 114 char *error_str; member
|
| /NextBSD/sys/cam/scsi/ |
| HD | scsi_all.c | 5906 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/ |
| HD | parser.c | 371 const char *fname, char const **error_str, int *error_line) in parse_config_file()
|
| HD | nscd.c | 599 char const *error_str; in main() local
|
| /NextBSD/sys/cam/ctl/ |
| HD | ctl_ioctl.h | 474 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
|
| HD | ctl.c | 2373 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/ |
| HD | mtio.h | 225 char error_str[128]; member 272 char error_str[128]; member
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/ |
| HD | PlatformRemoteGDBServer.cpp | 542 std::string error_str; in LaunchProcess() local
|
| /NextBSD/contrib/ofed/libsdp/src/ |
| HD | port.c | 2410 char *config_file, *error_str; in __sdp_init() local
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| HD | ProcessGDBRemote.cpp | 1010 std::string error_str; in DoLaunch() local 3511 char error_str[1024]; in MonitorDebugserverProcess() local
|
| HD | GDBRemoteCommunicationClient.cpp | 1483 GDBRemoteCommunicationClient::GetLaunchSuccess (std::string &error_str) in GetLaunchSuccess()
|