Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c425 BAD_ERROR("mangle2:: %s compress failed with error " in mangle2()
574 BAD_ERROR("Probably out of space on output %s\n", in write_destination()
579 BAD_ERROR("Failed to write to output %s\n", in write_destination()
713 BAD_ERROR("Out of uids!\n"); in get_uid()
732 BAD_ERROR("Out of gids!\n"); in get_guid()
761 BAD_ERROR("snprintf failed in pathname\n"); in _pathname()
823 BAD_ERROR("snprintf failed in subpathname\n"); in subpathname()
961 BAD_ERROR("directory greater than 2^27-1 bytes!\n"); in create_inode()
1095 BAD_ERROR("Unrecognised inode %d in create_inode\n", type); in create_inode()
1400 BAD_ERROR("Output filesystem corrupted?\n"); in get_fragment()
[all …]
Derror.h76 #define BAD_ERROR(s, args...) \ macro
82 #define EXIT_UNSQUASH(s, args...) BAD_ERROR(s, ##args)
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()
Dunsquashfs_info.c124 BAD_ERROR("sigtimedwait/sigwaitinfo failed " in info_thrd()
Dinfo.c161 BAD_ERROR("sigtimedwait/sigwaitinfo failed " in info_thrd()
Daction.c1587 BAD_ERROR("asprintf failed in move_pathname\n"); in move_pathname()
2230 BAD_ERROR("asprintf failed in check_pathname\n"); in check_pathname()
2533 BAD_ERROR("file_fn pipe failed\n"); in file_fn()
2537 BAD_ERROR("file_fn fork_failed\n"); in file_fn()
2567 BAD_ERROR("file_fn pipe read error\n"); in file_fn()
2580 BAD_ERROR("file_fn waitpid failed\n"); in file_fn()
2583 BAD_ERROR("file_fn file returned error\n"); in file_fn()
2604 BAD_ERROR("exec_fn fork_failed\n"); in exec_fn()
2656 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.c503 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()