Searched refs:rcbuf (Results 1 – 1 of 1) sorted by relevance
155 char rcbuf[100]; /* short error name string */ in report_error() local179 (void) strcpy(rcbuf, "load_error"); in report_error()184 (void) strcpy(rcbuf, "sys_error"); in report_error()189 (void) strcpy(rcbuf, "config_error"); in report_error()197 (void) strcpy(rcbuf, "no_memory"); in report_error()202 (void) strcpy(rcbuf, "invalid"); in report_error()207 (void) strcpy(rcbuf, "retry"); in report_error()210 (void) strcpy(rcbuf, "comm_fail"); in report_error()215 (void) strcpy(rcbuf, "failure"); in report_error()218 (void) strcpy(rcbuf, "error"); in report_error()[all …]