Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/khttpd/
Drfc_time.c50 static char itoa_h[60]={'0','0','0','0','0','0','0','0','0','0', variable
130 Buffer[5]=itoa_h[D+1]; in time_Unix2RFC()
142 Buffer[17]=itoa_h[H]; in time_Unix2RFC()
145 Buffer[20]=itoa_h[Min]; in time_Unix2RFC()
148 Buffer[23]=itoa_h[S]; in time_Unix2RFC()