Searched defs:Perror (Results 1 – 2 of 2) sorted by relevance
48 #define Perror(x) failure++, perror(x) macro
81 static void Perror(struct space *space, const char *fmt, ...) in Perror() function