Lines Matching refs:sprintf

391 	(void) sprintf (tmp, "%s/%s", dir_where_cvsadm_lives, CVSADM);
399 (void) sprintf (tmp, "%s/%s", dir_where_cvsadm_lives, CVSADM_REP);
419 (void) sprintf (empty, "%s/%s/%s", current_parsed_root->directory,
465 (void) sprintf (tmp, "%s/%s", dir_where_cvsadm_lives, CVSADM_ENT);
591 sprintf (tmpstr, "unknown error %d", status);
749 sprintf (pending_error_text,
764 sprintf (pending_error_text,
778 sprintf (pending_error_text, "\
801 (void) sprintf (path, "%s/%s", current_parsed_root->directory, CVSROOTADM);
806 sprintf (pending_error_text, "E Cannot access %s", path);
818 (void) sprintf (env, "%s=%s", CVSROOT_ENV, current_parsed_root->directory);
877 sprintf (pending_error_text, "\
889 sprintf (pending_error_text, "\
917 sprintf (pending_error_text, "\
977 sprintf (pending_error_text,
984 sprintf (pending_error_text,
999 sprintf (pending_error_text,
1023 sprintf (pending_error_text, "E cannot mkdir %s", dir_name);
1038 sprintf (pending_error_text, "E cannot create_adm_p %s", dir_name);
1047 sprintf (pending_error_text, "E cannot change to %s", dir_name);
1059 sprintf (pending_error_text,
1075 sprintf (pending_error_text,
1084 sprintf (pending_error_text,
1102 sprintf (pending_error_text,
1113 sprintf (pending_error_text,
1123 sprintf (pending_error_text,
1135 sprintf (pending_error_text, "E cannot open %s", CVSADM_ENT);
1143 sprintf (pending_error_text, "E cannot close %s", CVSADM_ENT);
1186 sprintf (pending_error_text,
1191 sprintf (pending_error_text,
1211 sprintf (pending_error_text, "E cannot open %s", CVSADM_ENTSTAT);
1219 sprintf (pending_error_text, "E cannot close %s", CVSADM_ENTSTAT);
1238 sprintf (pending_error_text, "E cannot open %s", CVSADM_TAG);
1246 sprintf (pending_error_text, "E cannot write to %s", CVSADM_TAG);
1254 sprintf (pending_error_text, "E cannot close %s", CVSADM_TAG);
1291 sprintf (pending_error_text,
1297 sprintf (pending_error_text,
1355 sprintf (pending_error_text, "E cannot open %s", arg);
1394 sprintf (pending_error_text,
1400 sprintf (pending_error_text,
1427 sprintf (pending_error_text,
1442 sprintf (p + strlen (p), ", file %s", arg);
1452 sprintf (pending_error_text, "E cannot close %s", arg);
1500 sprintf (pending_error_text,
1504 sprintf (pending_error_text,
1526 sprintf (pending_error_text,
1530 sprintf (pending_error_text,
1591 sprintf (pending_error_text, "E cannot utime %s", arg);
1605 sprintf (pending_error_text,
1665 sprintf (pending_error_text,
1736 sprintf (pending_error_text,
1773 sprintf (pending_error_text,
1839 sprintf (pending_error_text,
1877 sprintf (pending_error_text,
1890 sprintf (pending_error_text,
1916 sprintf (pending_error_text,
1926 sprintf (pending_error_text, "E cannot parse date %s", arg);
1956 sprintf (pending_error_text, "E cannot open %s", CVSADM_ENT); in server_write_entries()
1968 sprintf (pending_error_text, in server_write_entries()
1983 sprintf (pending_error_text, "E cannot close %s", CVSADM_ENT); in server_write_entries()
2060 sprintf (pending_error_text,
2064 sprintf (pending_error_text,
2216 sprintf (pending_error_text,
2255 sprintf (pending_error_text,
2281 sprintf (pending_error_text,
2590 (void) sprintf (fname, "%s/%s/%s", current_parsed_root->directory,
2642 (void) sprintf (fname, "%s/%s/%s", current_parsed_root->directory,
3297 sprintf (buf, "%d\n", sig);
3546 sprintf (entries_line, "/%s/%s/", name, version);
3907 sprintf (pending_error_text,
4157 sprintf (buf, "%02x", (unsigned int) checksum[i]);
4281 sprintf (size_text, "%lu\n", size);
4498 sprintf (buf, "%ld\n", (long) sb.st_size);
4749 sprintf (pending_error_text, "\
4759 sprintf (pending_error_text, "E cannot open %s", CVSADM_CIPROG);
4767 sprintf (pending_error_text,
4776 sprintf (pending_error_text, "E cannot close %s", CVSADM_CIPROG);
4793 sprintf (pending_error_text, "\
4805 sprintf (pending_error_text, "\
4815 sprintf (pending_error_text, "E cannot open %s", CVSADM_UPROG);
4823 sprintf (pending_error_text, "E cannot write to %s", CVSADM_UPROG);
4831 sprintf (pending_error_text, "E cannot close %s", CVSADM_UPROG);
5184 sprintf (pending_error_text,
5235 sprintf (p, "%ld", (long) getpid ());
5254 sprintf (pending_error_text,
5264 sprintf (pending_error_text,
5274 sprintf (pending_error_text,
5392 sprintf (pending_error_text,
5517 (void) sprintf (env, "LOGNAME=%s", username);
5521 (void) sprintf (env, "USER=%s", username);
5527 (void) sprintf (env, "CVS_USER=%s", cvs_user);
5574 (void) sprintf (filename, "%s/%s/%s", repository,
6136 sprintf (buf, "cvs@%s", hp->h_name); in gserver_authenticate_connection()
6552 sprintf (size_text, "%lu\012", (unsigned long) len);