Searched refs:heuristic (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_fs.c46 * The list of filesystem heuristic programs.
48 struct heuristic { struct
49 struct heuristic *next;
65 static struct heuristic *hlist = NULL;
81 struct heuristic *hp;
93 * We get the list of heuristic programs one time.
118 * Second heuristic used is the check for an entry in vfstab
188 * Create a list of filesystem heuristic programs.
240 struct heuristic *hp;
242 hp = (struct heuristic *)
[all...]
/illumos-gate/usr/src/tools/scripts/
H A Djstyle.pl38 -h perform heuristic checks that are sometimes wrong
55 my $heuristic = $opts{'h'};
449 if ($heuristic) {
H A Dcstyle.pl64 -h perform heuristic checks that are sometimes wrong
83 my $heuristic = $opts{'h'};
719 if ($heuristic) {

Completed in 77 milliseconds