Searched refs:ERR_OPEN_WRITE (Results 1 – 3 of 3) sorted by relevance
372 progerr(ERR_OPEN_WRITE, a_file, errno, strerror(errno)); in write_file()
135 progerr(ERR_OPEN_WRITE, a_dstPath, errno, in copyf()
527 #define ERR_OPEN_WRITE gettext("unable to open <%s> for writing: (%d) %s") macro