Searched refs:nowbuf (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c623 char nowbuf[100]; local
655 (void) strftime( nowbuf, sizeof(nowbuf), rfc1123fmt, gmtime( &now ) );
662 nowbuf, modbuf );

Completed in 39 milliseconds