Home
last modified time | relevance | path

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

/haiku/src/system/libnetwork/netresolv/nameser/
H A Dns_ttl.c62 int secs, mins, hours, days, weeks, x; in ns_format_ttl() local
66 mins = (int)(src % 60); src /= 60; in ns_format_ttl()
84 if (mins) { in ns_format_ttl()
85 T(fmt1(mins, 'M', &dst, &dstlen)); in ns_format_ttl()
88 if (secs || !(weeks || days || hours || mins)) { in ns_format_ttl()
/haiku/docs/user/support/
H A Dparsedate.dox49 - "next 5 minutes", "5 minutes", "+5 mins" all mean the same thing,