Searched defs:full_path (Results 1 – 2 of 2) sorted by relevance
232 void find_full_path(char *cur_dir, char *file_to_find, char *full_path) in find_full_path()
285 char full_path[MAX_SYSFS_NAME_LEN]; in read_sysfs_dir() local