Searched refs:unreachable (Results 1 – 11 of 11) sorted by relevance
28 MsgHandler unreachable(unsigned int pID);41 inline mcld::MsgHandler mcld::unreachable(unsigned int pID) { in unreachable() function
210 // Forced nud probe after roaming from IpReachabilityMonitor, neighbor is unreachable;212 // Forced nud probe after roaming from IpReachabilityMonitor, neighbor is unreachable and216 // unreachable;219 // unreachable and IP provisioning lost;221 // Neighbor unreachable notification from kernel;223 // Neighbor unreachable notification from kernel, and IP provisioning is also lost;
248 bool unreachable = false; in dump() local299 unreachable = true; in dump()368 if (unreachable) { in dump()
110 unreachable(diag::unreachable_invalid_section_idx) in getSymFragmentRef()
290 unreachable(diag::err_unsupported_archive); in readSymbolTable()
132 unreachable(diag::err_cannot_trace_file) in normalize()
317 SYS_ENETUNREACH = 101; // Network is unreachable329 SYS_EHOSTUNREACH = 113; // Host is unreachable
97 …// "allowUnreachableCode": true, /* Disable error reporting for unreachable co…
159 - SDK version resource filtering: Resources with an SDK version qualifier that is unreachable
484 const bool unreachable = in updateSnapshots() local489 const bool destroySnapshot = (unreachable && isClone) || layerIsDestroyed; in updateSnapshots()
506 mcld::unreachable(mcld::diag::unrecognized_output_file) << module_.name(); in TranslateArguments()