Lines Matching refs:ESTR
265 #define ESTR "Error reading attribute value"
267 ntfs_log_perror(ESTR);
270 ntfs_log_debug(ESTR ": Ran out of input data.\n");
273 ntfs_log_debug(ESTR ": unknown error\n");
276 #undef ESTR
301 #define ESTR "Error reading attribute value"
303 ntfs_log_perror(ESTR);
305 ntfs_log_debug(ESTR ": Ran out of input data.\n");
308 ntfs_log_debug(ESTR ": unknown error\n");
311 #undef ESTR