Home
last modified time | relevance | path

Searched refs:BAD_ERROR (Results 1 – 10 of 10) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c471 BAD_ERROR("mangle2:: %s compress failed with error " in mangle2()
621 BAD_ERROR("Probably out of space on output %s\n", in write_destination()
626 BAD_ERROR("Failed to write to output %s\n", in write_destination()
779 BAD_ERROR("uid not found in mapping: %d\n", uid); in get_uid()
784 BAD_ERROR("Out of uids!\n"); in get_uid()
802 BAD_ERROR("gid not found in mapping: %d\n", guid); in get_guid()
807 BAD_ERROR("Out of gids!\n"); in get_guid()
836 BAD_ERROR("snprintf failed in pathname\n"); in _pathname()
898 BAD_ERROR("snprintf failed in subpathname\n"); in subpathname()
1106 BAD_ERROR("directory greater than 2^27-1 bytes!\n"); in create_inode()
[all …]
Dprocess_fragments.c188 BAD_ERROR("Output filesystem corrupted?\n"); in get_fragment()
196 BAD_ERROR("%s uncompress failed with error code %d\n", in get_fragment()
205 BAD_ERROR("Output filesystem corrupted?\n"); in get_fragment()
265 BAD_ERROR("frag_thrd: can't open destination for reading\n"); in frag_thrd()
Derror.h76 #define BAD_ERROR(s, args...) \ macro
82 #define EXIT_UNSQUASH(s, args...) BAD_ERROR(s, ##args)
Dunsquashfs_info.c115 BAD_ERROR("sigwait failed " in info_thrd()
Dinfo.c152 BAD_ERROR("sigwait failed " in info_thrd()
Daction.c1591 BAD_ERROR("asprintf failed in move_pathname\n"); in move_pathname()
2234 BAD_ERROR("asprintf failed in check_pathname\n"); in check_pathname()
2540 BAD_ERROR("file_fn pipe failed\n"); in file_fn()
2544 BAD_ERROR("file_fn fork_failed\n"); in file_fn()
2574 BAD_ERROR("file_fn pipe read error\n"); in file_fn()
2587 BAD_ERROR("file_fn waitpid failed\n"); in file_fn()
2590 BAD_ERROR("file_fn file returned error\n"); in file_fn()
2611 BAD_ERROR("exec_fn fork_failed\n"); in exec_fn()
2663 BAD_ERROR("exec_fn waitpid failed\n"); in exec_fn()
Dprogressbar.c208 BAD_ERROR("nanosleep failed in progress thread\n"); in progress_thrd()
Dsort.c134 BAD_ERROR("asprintf failed in add_sort_list\n"); in add_sort_list()
Dpseudo.c504 BAD_ERROR("asprintf failed in dump_pseudo\n"); in dump_pseudo()
Dcaches-queues-lists.c48 BAD_ERROR("Size too large in queue_init\n"); in queue_init()