HomeSort by relevance Sort by last modified time
    Searched full:ch_path (Results 1 - 1 of 1) sorted by null

  /system/extras/fatblock/
import.c 202 char ch_path[PATH_MAX]; local
248 ret = snprintf(ch_path, PATH_MAX, "%s/%s", path, de->d_name);
267 import_file(fs, ch_path, &item->imp);
271 import_dir(fs, ch_path, 0, &item->imp);

Completed in 177 milliseconds