Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/
H A Ddf.c785 int best_index = -1; in path_mount_entry() local
809 best_index = i; in path_mount_entry()
821 best_index = i; in path_mount_entry()
827 if (best_index > -1) in path_mount_entry()
828 match = &mount_table[best_index]; in path_mount_entry()