Home
last modified time | relevance | path

Searched refs:ndays (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/nscd/
Dnscd_stat.c228 unsigned int ndays = 0; in receive_print_stats() local
233 ndays = diff / (24 * 60 * 60); in receive_print_stats()
246 if (ndays != 0) in receive_print_stats()
248 ndays, nhours, nmins, diff); in receive_print_stats()
/glibc-2.36/locale/
Dcategories.def242 DEFINE_ELEMENT (_NL_TIME_WEEK_NDAYS, "week-ndays", std, byte)