Home
last modified time | relevance | path

Searched defs:errstring (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/cros/cellular/wardmodem/
Dglobal_state.py151 def _setup_error(self, errstring): argument
162 def _runtime_error(self, errstring): argument
Dstate_machine.py184 def _raise_setup_error(self, errstring): argument
196 def _raise_runtime_error(self, errstring): argument
/external/blktrace/btreplay/
Dbtrecord.c185 static inline void fatal(const char *errstring, const int exitval, in fatal()
Dbtreplay.c212 static inline void fatal(const char *errstring, const int exitval, in fatal()
/external/libpcap/
Dpcap-dlpi.c1107 static char errstring[6+2+8+1]; local
/external/icu/icu4c/source/tools/tzcode/
Dzic.c1076 gethms(const char *string, const char *const errstring, const int signable) in gethms()