Searched defs:errstring (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/cros/cellular/wardmodem/ |
D | global_state.py | 151 def _setup_error(self, errstring): argument 162 def _runtime_error(self, errstring): argument
|
D | state_machine.py | 184 def _raise_setup_error(self, errstring): argument 196 def _raise_runtime_error(self, errstring): argument
|
/external/blktrace/btreplay/ |
D | btrecord.c | 185 static inline void fatal(const char *errstring, const int exitval, in fatal()
|
D | btreplay.c | 212 static inline void fatal(const char *errstring, const int exitval, in fatal()
|
/external/libpcap/ |
D | pcap-dlpi.c | 1107 static char errstring[6+2+8+1]; local
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 1076 gethms(const char *string, const char *const errstring, const int signable) in gethms()
|