Home | History | Annotate | Download | only in strace

Lines Matching full:error_str

2687 	char error_str[16];
2720 sprintf(error_str, "%d", counts[j].errors);
2722 error_str[0] = '\0';
2730 error_str, sysent[j].sys_name);
2738 sprintf(error_str, "%d", error_cum);
2740 error_str[0] = '\0';
2743 call_cum, error_str, "total");