Home
last modified time | relevance | path

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

/third_party/ltp/pan/
H A Dltp-pan.c1076 struct tms notime = { 0, 0, 0, 0 }; in run_child() local
1121 status, termid, &notime, &notime); in run_child()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c94 int notime; /* Don't report timestamps at all */ member
139 " -t, --notime Don't report timestamps\n" in usage()
171 { "notime", no_argument, NULL, 'T' }, in parse_options()
222 opts.notime++; in parse_options()
687 if (!opts.notime) { in ntfs_dump_attr_standard_information()
841 if (!opts.notime) { in ntfs_dump_filename()

Completed in 5 milliseconds