Searched refs:file_fn (Results 1 - 1 of 1) sorted by relevance

/external/squashfs-tools/squashfs-tools/
H A Daction.c2524 static int file_fn(struct atom *atom, struct action_data *action_data) function
2533 BAD_ERROR("file_fn pipe failed\n");
2537 BAD_ERROR("file_fn fork_failed\n");
2567 BAD_ERROR("file_fn pipe read error\n");
2580 BAD_ERROR("file_fn waitpid failed\n");
2583 BAD_ERROR("file_fn file returned error\n");
3231 { "file", 1, file_fn, parse_file_arg, 1, 0},

Completed in 55 milliseconds