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

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsinfo.c94 int notime; /* Don't report timestamps at all */ member in struct:options
134 " -t, --notime Don't report timestamps\n"
172 { "notime", no_argument, NULL, 'T' },
226 opts.notime++;
568 if (!opts.notime) {
720 if (!opts.notime) {

Completed in 24 milliseconds