Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c789 int best_score = 0; in path_mount_entry() local
825 if (score > best_score) { in path_mount_entry()
827 best_score = score; in path_mount_entry()