Home | History | Annotate | Download | only in cp

Lines Matching defs:status_s

394   const char *status_s[] = { "OK", "ERROR", "COMMITTED" };
395 fprintf (file, "{ status = %s, scope = ", status_s[c->status]);