Searched refs:match_case (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsundelete.h48 int match_case; /* Case sensitive matching */ member in struct:options
H A Dntfsundelete.c491 opts.match_case++;
654 if (opts.match_case && !opts.match) {
670 opts.match || opts.match_case ||
1925 if (!opts.match_case)

Completed in 24 milliseconds