Home
last modified time | relevance | path

Searched refs:ns (Results 1 – 7 of 7) sorted by relevance

/coreutils/src/
Dpr.c1650 int ns; in init_header() local
1666 ns = t.tv_nsec; in init_header()
1670 = nstrftime (nullptr, SIZE_MAX, date_format, &tm, localtz, ns) + 1; in init_header()
1672 nstrftime (buf, bufsize, date_format, &tm, localtz, ns); in init_header()
1678 sprintf (buf, "%s.%09d", timetostr (t.tv_sec, secbuf), ns); in init_header()
Dstat.c657 int ns = t.tv_nsec; in human_time() local
659 nstrftime (str, sizeof str, "%Y-%m-%d %H:%M:%S.%N %z", &tm, tz, ns); in human_time()
663 sprintf (str, "%s.%09d", timetostr (t.tv_sec, secbuf), ns); in human_time()
Dls.c4187 timezone_t tz, int ns) in align_nstrftime() argument
4192 return nstrftime (buf, size, nfmt, tm, tz, ns); in align_nstrftime()
/coreutils/tests/sort/
Dsort-debug-warn.sh153 if test $(printf '0,9\n0,8\n' | sort -ns | tail -n1) = '0,9'; then
/coreutils/tests/date/
Ddate-debug.sh52 date: after time adjustment (+0 hours, -90 minutes, +0 seconds, +0 ns),
/coreutils/
DNEWS5026 'date' has a new option --iso-8601=ns that outputs
/coreutils/doc/
Dcoreutils.texi16775 @item ns
16854 @item ns