Searched refs:e_exists (Results 1 – 3 of 3) sorted by relevance
93 extern const char e_exists[];
67 const char e_exists[] = "%s: file already exists"; variable
1166 errormsg(SH_DICT,ERROR_system(1),e_exists,fname); in sh_redirect()