Home
last modified time | relevance | path

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

/external/blktrace/btreplay/
Dbtrecord.c183 static inline void fatal(const char *errstring, const int exitval, in fatal() argument
188 if (errstring) in fatal()
189 perror(errstring); in fatal()
Dbtreplay.c210 static inline void fatal(const char *errstring, const int exitval, in fatal() argument
215 if (errstring) in fatal()
216 perror(errstring); in fatal()
/external/icu/icu4c/source/tools/tzcode/
Dzic.c1076 gethms(const char *string, const char *const errstring, const int signable) in gethms() argument
1095 error("%s", errstring); in gethms()
1101 error("%s", errstring); in gethms()