Searched refs:subdir (Results 1 – 1 of 1) sorted by relevance
952 char subdir[10]; in os_find_u_boot() local981 snprintf(subdir, sizeof(subdir), "/%s/", cur_prefix); in os_find_u_boot()982 p = strstr(fname, subdir); in os_find_u_boot()
Completed in 5 milliseconds