Lines Matching refs:fatal
99 fatal("%s", cvs_cmd_edit.cmd_synopsis); in cvs_edit()
108 fatal("%s", cvs_cmd_edit.cmd_synopsis); in cvs_edit()
116 fatal("%s", cvs_cmd_edit.cmd_synopsis); in cvs_edit()
166 fatal("%s", cvs_cmd_editors.cmd_synopsis); in cvs_editors()
174 fatal("%s", cvs_cmd_editors.cmd_synopsis); in cvs_editors()
221 fatal("%s", cvs_cmd_unedit.cmd_synopsis); in cvs_unedit()
229 fatal("%s", cvs_cmd_unedit.cmd_synopsis); in cvs_unedit()
275 fatal("cvs_edit_local: fopen: `%s': %s", in cvs_edit_local()
284 fatal("gethostname failed"); in cvs_edit_local()
287 fatal("getcwd failed"); in cvs_edit_local()
304 fatal("cvs_edit_local: fchmod %s", strerror(errno)); in cvs_edit_local()
310 fatal("cvs_edit_local: `%s': %s", CVS_PATH_BASEDIR, in cvs_edit_local()
314 fatal("cvs_edit_local: cvs_file_copy failed"); in cvs_edit_local()
359 fatal("cvs_unedit_local: fopen: `%s': %s", in cvs_unedit_local()
368 fatal("gethostname failed"); in cvs_unedit_local()
371 fatal("getcwd failed"); in cvs_unedit_local()
392 fatal("cvs_unedit_local: cvs_ent_get failed"); in cvs_unedit_local()
421 fatal("cvs_unedit_local: fchmod %s", strerror(errno)); in cvs_unedit_local()
470 fatal("cvs_base_handle: " in cvs_base_handle()