Lines Matching full:char
29 int register_package_root(const ZipArchive *package, const char *package_path);
33 int is_package_root_path(const char *root_path);
39 const char *translate_root_path(const char *root_path,
40 char *out_buf, size_t out_buf_len);
45 const char *translate_package_root_path(const char *root_path,
46 char *out_buf, size_t out_buf_len, const ZipArchive **out_package);
50 int is_root_path_mounted(const char *root_path);
52 int ensure_root_path_mounted(const char *root_path);
54 int ensure_root_path_unmounted(const char *root_path);
56 const MtdPartition *get_root_mtd_partition(const char *root_path);
61 int format_root_device(const char *root);