Searched refs:first_found (Results 1 – 1 of 1) sorted by relevance
105 _cleanup_free_ char *first_found = NULL; in block_get_originating() local126 if (first_found) { in block_get_originating()141 v = path_join(p, first_found, "../dev"); in block_get_originating()158 first_found = strdup(de->d_name); in block_get_originating()159 if (!first_found) in block_get_originating()164 if (!first_found) in block_get_originating()167 q = strjoina(p, "/", first_found, "/dev"); in block_get_originating()