Lines Matching refs:ntfs_log_perror
819 ntfs_log_perror("ERROR: Failed to convert '%s' to unicode", in ntfs_new_file()
866 ntfs_log_perror("Failed to set SIGINT handler"); in main()
871 ntfs_log_perror("Failed to set SIGTERM handler"); in main()
882 ntfs_log_perror("ERROR: couldn't mount volume"); in main()
891 ntfs_log_perror("ERROR: couldn't get free space"); in main()
898 ntfs_log_perror("ERROR: Couldn't stat source file"); in main()
907 ntfs_log_perror("ERROR: Couldn't open source file"); in main()
948 ntfs_log_perror("strdup() failed"); in main()
980 ntfs_log_perror("Failed to create '%s' under " in main()
988 ntfs_log_perror("ERROR: Couldn't open '%s'", in main()
1012 ntfs_log_perror("ERROR: Failed to allocate %i bytes " in main()
1041 ntfs_log_perror("ERROR: Failed to create the " in main()
1054 ntfs_log_perror("ERROR: Failed to parse attribute name '%s'", in main()
1062 ntfs_log_perror("ERROR: Couldn't open attribute"); in main()
1068 ntfs_log_perror("ERROR: Couldn't add attribute"); in main()
1074 ntfs_log_perror("ERROR: Couldn't open just added " in main()
1088 ntfs_log_perror( in main()
1101 ntfs_log_perror( in main()
1107 ntfs_log_perror( in main()
1113 ntfs_log_perror( in main()
1122 ntfs_log_perror("ERROR: malloc failed"); in main()
1136 if (!feof(in)) ntfs_log_perror("ERROR: fread failed"); in main()
1141 ntfs_log_perror("ERROR: ntfs_attr_pwrite failed"); in main()
1148 ntfs_log_perror("ERROR: ntfs_attr_pclose failed"); in main()