Searched refs:notime (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/pan/ |
H A D | ltp-pan.c | 1076 struct tms notime = { 0, 0, 0, 0 }; in run_child() local 1121 status, termid, ¬ime, ¬ime); in run_child()
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsinfo.c | 94 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