Home
last modified time | relevance | path

Searched refs:UNKNOWN_EVENT_TYPE (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libdevdctl/
H A Dexception.h108 UNKNOWN_EVENT_TYPE enumerator
H A Dexception.cc103 case UNKNOWN_EVENT_TYPE: in ParseException()
H A Devent.cc382 throw ParseException(ParseException::UNKNOWN_EVENT_TYPE, in ParseEventString()