Searched defs:cerror (Results 1 – 3 of 3) sorted by relevance
589 cerror(char *msg) in cerror() function
1060 cerror(unsigned char *s) in cerror() function
73 #define cerror(S) (void) fprintf(stderr, "pr: %s", gettext(S)) macro