HomeSort by: relevance | last modified time | path
    Searched defs:whenbuf (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpq/
ntpq-subs.c 1713 char whenbuf[12], pollbuf[12]; local
1714 /* [Bug 3482] formally whenbuf & pollbuf should be able to hold
1956 prettyinterval(whenbuf, sizeof(whenbuf),
  /src/external/mpl/bind/dist/bin/named/
server.c 15392 char whenbuf[80]; local
15394 isc_time_formattimestamp(&timewhen, whenbuf, sizeof(whenbuf));
15430 CHECK(putstr(text, whenbuf));
15448 char whenbuf[80]; local
15450 isc_time_formattimestamp(&timewhen, whenbuf, sizeof(whenbuf));
15474 CHECK(putstr(text, whenbuf));

Completed in 38 milliseconds