HomeSort by relevance Sort by last modified time
    Searched refs:ret_path (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
finddev.c 79 char **ret_path)
110 *ret_path = cp;
130 char *ret_path = 0; local
146 scan_dir(current->name, device, &new_list, &ret_path);
149 if (ret_path)
165 return ret_path;
extent.c 560 ext2_extent_path_t *ret_path)
584 *ret_path = save_path;
    [all...]
  /external/wpa_supplicant_8/src/wps/
http_client.c 188 char **ret_path)
230 *ret_path = path;

Completed in 72 milliseconds