Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wcnss-service/
Dwcnss_service.c232 void find_full_path(char *cur_dir, char *file_to_find, char *full_path) in find_full_path() argument
256 file_to_find, full_path); in find_full_path()
258 } else if (!strcmp(file_to_find, dr->d_name)) { in find_full_path()
261 cwd, file_to_find); in find_full_path()