Searched refs:err_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBError.cpp119 ErrorType err_type = eErrorTypeInvalid; local
121 err_type = m_opaque_ap->GetType();
124 log->Printf ("SBError(%p)::GetType () => %i", m_opaque_ap.get(), err_type);
126 return err_type;
/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-sriomaintx-defs.h1302 uint32_t err_type : 5; /**< The encoded value of the 31 minus the bit in member in struct:cvmx_sriomaintx_erb_attr_capt::cvmx_sriomaintx_erb_attr_capt_s
1357 uint32_t err_type : 5;
1369 uint32_t err_type : 5; /**< The encoded value of the 31 minus the bit in member in struct:cvmx_sriomaintx_erb_attr_capt::cvmx_sriomaintx_erb_attr_capt_cn63xxp1
1383 uint32_t err_type : 5;
/freebsd-10.1-release/usr.sbin/ctladm/
H A Dctladm.c1078 ctl_lun_error err_type; local
1087 &err_type, &argnum, &subopt);
1088 err_desc.lun_error = err_type;
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgnu-nat.c1528 mach_msg_type_t err_type;
1506 mach_msg_type_t err_type; member in struct:__anon1330

Completed in 135 milliseconds