Searched refs:rcbuf (Results 1 – 1 of 1) sorted by relevance
158 char rcbuf[100]; /* short error name string */ in report_error() local183 (void) strcpy(rcbuf, "load_error"); in report_error()188 (void) strcpy(rcbuf, "sys_error"); in report_error()193 (void) strcpy(rcbuf, "config_error"); in report_error()201 (void) strcpy(rcbuf, "no_memory"); in report_error()206 (void) strcpy(rcbuf, "invalid"); in report_error()211 (void) strcpy(rcbuf, "retry"); in report_error()214 (void) strcpy(rcbuf, "comm_fail"); in report_error()219 (void) strcpy(rcbuf, "failure"); in report_error()224 (void) strcpy(rcbuf, "discarded"); in report_error()[all …]