Searched refs:errstring (Results 1 – 3 of 3) sorted by relevance
183 static inline void fatal(const char *errstring, const int exitval, in fatal() argument188 if (errstring) in fatal()189 perror(errstring); in fatal()
210 static inline void fatal(const char *errstring, const int exitval, in fatal() argument215 if (errstring) in fatal()216 perror(errstring); in fatal()
1076 gethms(const char *string, const char *const errstring, const int signable) in gethms() argument1095 error("%s", errstring); in gethms()1101 error("%s", errstring); in gethms()