Home
last modified time | relevance | path

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

/coreutils/src/
Ddf.c1296 bool best_match_accessible = false; in get_device() local
1320 && (! best_match_accessible || len < best_match_len)) in get_device()
1326 best_match_accessible = this_match_accessible = true; in get_device()
1329 || (! best_match_accessible && len < best_match_len)) in get_device()