Searched refs:ERR_OPEN_READ (Results 1 – 5 of 5) sorted by relevance
183 #define ERR_OPEN_READ ILIBSTR("unable to open <%s> for reading: (%d) %s") macro
72 _z_program_error(ERR_OPEN_READ, MNTTAB, errno, in z_createMountTable()
108 progerr(ERR_OPEN_READ, a_srcPath, in cppath()
98 progerr(ERR_OPEN_READ, a_srcPath, errno, strerror(errno)); in copyf()
535 #define ERR_OPEN_READ gettext("unable to open <%s> for reading: (%d) %s") macro