Home
last modified time | relevance | path

Searched refs:fs_config_func_t (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dandroid.h21 typedef void (*fs_config_func_t)(const char *path, int dir, const char *target_out_path, typedef
25 void android_fs_config(fs_config_func_t fs_config_func, const char *path, struct stat *stat, const …
Dandroid.c46 void android_fs_config(fs_config_func_t fs_config_func, const char *path, struct stat *stat, in android_fs_config()
Dmksquashfs.c93 fs_config_func_t fs_config_func = NULL;